ActionMap.lookupAction

gio.action.Action lookupAction(string actionName)

Looks up the action with the name action_name in action_map.

If no such action exists, returns null.

Parameters

actionNamethe name of an action

Returns

a #GAction, or null