Action.actionGroup

gtk.action_group.ActionGroup actionGroup() @property

Get actionGroup property.

Returns

The GtkActionGroup this GtkAction is associated with, or NULL

(for internal use).

Deprecated

Lookup the #GAction using [gio.action_map.ActionMap.lookupAction]

instead

void actionGroup(gtk.action_group.ActionGroup propval) @property

Set actionGroup property.

Parameters

propvalThe GtkActionGroup this GtkAction is associated with, or NULL (for internal use).

Deprecated

Lookup the #GAction using [gio.action_map.ActionMap.lookupAction]

instead