Gio.ActionInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
activate |
r |
the virtual function pointer for [method`Gio`.Action.activate]. Note that [type`Gio`.Action] does not have an ‘activate’ signal but that implementations of it may have one. |
|
change_state |
r |
the virtual function pointer for [method`Gio`.Action.change_state] |
|
g_iface |
r |
||
get_enabled |
r |
the virtual function pointer for [method`Gio`.Action.get_enabled] |
|
get_name |
r |
the virtual function pointer for [method`Gio`.Action.get_name] |
|
get_parameter_type |
r |
the virtual function pointer for [method`Gio`.Action.get_parameter_type] |
|
get_state |
r |
the virtual function pointer for [method`Gio`.Action.get_state] |
|
get_state_hint |
r |
the virtual function pointer for [method`Gio`.Action.get_state_hint] |
|
get_state_type |
r |
the virtual function pointer for [method`Gio`.Action.get_state_type] |
Methods¶
None
Details¶
- class Gio.ActionInterface¶
The virtual function table for [type`Gio`.Action].
New in version 2.28.