Gio.ActionGroupInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
action_added |
r |
the class closure for the |
|
action_enabled_changed |
r |
the class closure for the |
|
action_removed |
r |
the class closure for the |
|
action_state_changed |
r |
the class closure for the |
|
activate_action |
r |
the virtual function pointer for |
|
change_action_state |
r |
the virtual function pointer for |
|
g_iface |
r |
||
get_action_enabled |
r |
the virtual function pointer for |
|
get_action_parameter_type |
r |
the virtual function pointer for |
|
get_action_state |
r |
the virtual function pointer for |
|
get_action_state_hint |
r |
the virtual function pointer for |
|
get_action_state_type |
r |
the virtual function pointer for |
|
has_action |
r |
the virtual function pointer for |
|
list_actions |
r |
the virtual function pointer for |
|
query_action |
r |
the virtual function pointer for |
Methods¶
None
Details¶
- class Gio.ActionGroupInterface¶
The virtual function table for
Gio.ActionGroup
.New in version 2.28.