Looks up the action with the name action_name in the group.
If no such action exists, returns NULL.
the name of an action
a gtk.Action, or NULL
Deprecated: Use Action.mapLookupAction
2.28
Looks up the action with the name action_name in the group.
If no such action exists, returns NULL.