- activateActionFull
void function(GRemoteActionGroup* remote, char* actionName, GVariant* parameter, GVariant* platformData) activateActionFull;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- changeActionStateFull
void function(GRemoteActionGroup* remote, char* actionName, GVariant* value, GVariant* platformData) changeActionStateFull;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gIface
GTypeInterface gIface;
Undocumented in source.
The virtual function table for GRemoteActionGroup. GTypeInterface g_iface; activate_action_full () the virtual function pointer for g_remote_action_group_activate_action_full() change_action_state_full () the virtual function pointer for g_remote_action_group_change_action_state_full() Since 2.32