Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gtkcheckbutton.h>
Data Fields | |
GtkWidgetClass | parent_class |
void(* | toggled )(GtkCheckButton *check_button) |
void(* | activate )(GtkCheckButton *check_button) |
gpointer | padding [7] |
Definition at line 53 of file gtkcheckbutton.h.
void(* _GtkCheckButtonClass::activate) (GtkCheckButton *check_button) |
Definition at line 58 of file gtkcheckbutton.h.
gpointer _GtkCheckButtonClass::padding[7] |
Definition at line 61 of file gtkcheckbutton.h.
GtkWidgetClass _GtkCheckButtonClass::parent_class |
Definition at line 55 of file gtkcheckbutton.h.
void(* _GtkCheckButtonClass::toggled) (GtkCheckButton *check_button) |
Definition at line 57 of file gtkcheckbutton.h.