Property
GtkAction:action-group
deprecated: 3.10
Description [src]
The GtkActionGroup this GtkAction is associated with, or NULL (for internal use).
Type:GtkActionGroup
Deprecated since: 3.10
Lookup the GAction
using g_action_map_lookup_action()
instead.