Gio.ActionGroupInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
action_added |
r |
the class closure for the [signal`Gio`.ActionGroup::action-added] signal |
|
action_enabled_changed |
r |
the class closure for the [signal`Gio`.ActionGroup::action-enabled-changed] signal |
|
action_removed |
r |
the class closure for the [signal`Gio`.ActionGroup::action-removed] signal |
|
action_state_changed |
r |
the class closure for the [signal`Gio`.ActionGroup::action-enabled-changed] signal |
|
activate_action |
r |
the virtual function pointer for [method`Gio`.ActionGroup.activate_action] |
|
change_action_state |
r |
the virtual function pointer for [method`Gio`.ActionGroup.change_action_state] |
|
g_iface |
r |
||
get_action_enabled |
r |
the virtual function pointer for [method`Gio`.ActionGroup.get_action_enabled] |
|
get_action_parameter_type |
r |
the virtual function pointer for [method`Gio`.ActionGroup.get_action_parameter_type] |
|
get_action_state |
r |
the virtual function pointer for [method`Gio`.ActionGroup.get_action_state] |
|
get_action_state_hint |
r |
the virtual function pointer for [method`Gio`.ActionGroup.get_action_state_hint] |
|
get_action_state_type |
r |
the virtual function pointer for [method`Gio`.ActionGroup.get_action_state_type] |
|
has_action |
r |
the virtual function pointer for [method`Gio`.ActionGroup.has_action] |
|
list_actions |
r |
the virtual function pointer for [method`Gio`.ActionGroup.list_actions] |
|
query_action |
r |
the virtual function pointer for [method`Gio`.ActionGroup.query_action] |
Methods¶
None
Details¶
- class Gio.ActionGroupInterface¶
The virtual function table for [type`Gio`.ActionGroup].
New in version 2.28.