ActionGroup.getAction
gtk.action.Action getAction(string actionName)Looks up an action in the action group by name.
Parameters
actionName | the name of the action |
Returns
the action, or null if no action by that name exists
gtk.action.Action getAction(string actionName)Looks up an action in the action group by name.
actionName | the name of the action |