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

#include <gactionmap.h>

Data Fields

const gcharname
 
void(* activate )(GSimpleAction *action, GVariant *parameter, gpointer user_data)
 
const gcharparameter_type
 
const gcharstate
 
void(* change_state )(GSimpleAction *action, GVariant *value, gpointer user_data)
 
gsize padding [3]
 

Detailed Description

Definition at line 57 of file gactionmap.h.

Field Documentation

◆ activate

void(* _GActionEntry::activate) (GSimpleAction *action, GVariant *parameter, gpointer user_data)

Definition at line 61 of file gactionmap.h.

◆ change_state

void(* _GActionEntry::change_state) (GSimpleAction *action, GVariant *value, gpointer user_data)

Definition at line 69 of file gactionmap.h.

◆ name

const gchar* _GActionEntry::name

Definition at line 59 of file gactionmap.h.

◆ padding

gsize _GActionEntry::padding[3]

Definition at line 74 of file gactionmap.h.

◆ parameter_type

const gchar* _GActionEntry::parameter_type

Definition at line 65 of file gactionmap.h.

◆ state

const gchar* _GActionEntry::state

Definition at line 67 of file gactionmap.h.


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