ActionMuxer.getActionGroup

gio.action_group.ActionGroup getActionGroup(string prefix)

Locates the #GActionGroup inserted as prefix.

If no group was found matching group, null is returned.

Parameters

prefixthe name of the inserted action group

Returns

a #GActionGroup matching prefix if

found, otherwise null.