Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gremoteactiongroup.h>
Data Fields | |
GTypeInterface | g_iface |
void(* | activate_action_full )(GRemoteActionGroup *remote, const gchar *action_name, GVariant *parameter, GVariant *platform_data) |
void(* | change_action_state_full )(GRemoteActionGroup *remote, const gchar *action_name, GVariant *value, GVariant *platform_data) |
Definition at line 45 of file gremoteactiongroup.h.
void(* _GRemoteActionGroupInterface::activate_action_full) (GRemoteActionGroup *remote, const gchar *action_name, GVariant *parameter, GVariant *platform_data) |
Definition at line 49 of file gremoteactiongroup.h.
void(* _GRemoteActionGroupInterface::change_action_state_full) (GRemoteActionGroup *remote, const gchar *action_name, GVariant *value, GVariant *platform_data) |
Definition at line 54 of file gremoteactiongroup.h.
GTypeInterface _GRemoteActionGroupInterface::g_iface |
Definition at line 47 of file gremoteactiongroup.h.