lookupAction

open fun lookupAction(actionName: String): Action?

Looks up the action with the name @action_name in @action_map.

If no such action exists, returns NULL.

Return

a iface@Gio.Action

Since

2.32

Parameters

actionName

the name of an action