(for internal use).
Action.actionGroup
gtk.action_group.ActionGroup actionGroup() @propertyGet actionGroup property.
Returns
The GtkActionGroup this GtkAction is associated with, or NULL
Deprecated
Lookup the #GAction using [gio.action_map.ActionMap.lookupAction]
instead
void actionGroup(gtk.action_group.ActionGroup propval) @propertySet actionGroup property.
Parameters
propval | The GtkActionGroup this GtkAction is associated with, or NULL (for internal use). |
Deprecated
Lookup the #GAction using [gio.action_map.ActionMap.lookupAction]
instead