Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GRemoteActionGroupInterface Struct Reference

#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)
 

Detailed Description

Definition at line 45 of file gremoteactiongroup.h.

Field Documentation

◆ activate_action_full

void(* _GRemoteActionGroupInterface::activate_action_full) (GRemoteActionGroup *remote, const gchar *action_name, GVariant *parameter, GVariant *platform_data)

Definition at line 49 of file gremoteactiongroup.h.

◆ change_action_state_full

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.

◆ g_iface

GTypeInterface _GRemoteActionGroupInterface::g_iface

Definition at line 47 of file gremoteactiongroup.h.


The documentation for this struct was generated from the following file: