ActionMuxer.getActionGroup

Locates the #GActionGroup inserted as prefix.

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

class ActionMuxer
getActionGroup
(
string prefix
)

Parameters

prefix string

the name of the inserted action group

Return Value

Type: gio.action_group.ActionGroup

a #GActionGroup matching prefix if found, otherwise null.