gtkActionGroupGetAction: gtkActionGroupGetAction
Description
Looks up an action in the action group by name.Usage
gtkActionGroupGetAction(object, action.name)
Arguments
action.name
the name of the action
Value
GtkAction
] the action, or NULL
if no action by that name exists. [transfer-none]