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

#include <gtkcheckbutton.h>

Data Fields

GtkWidgetClass parent_class
 
void(* toggled )(GtkCheckButton *check_button)
 
void(* activate )(GtkCheckButton *check_button)
 
gpointer padding [7]
 

Detailed Description

Definition at line 53 of file gtkcheckbutton.h.

Field Documentation

◆ activate

void(* _GtkCheckButtonClass::activate) (GtkCheckButton *check_button)

Definition at line 58 of file gtkcheckbutton.h.

◆ padding

gpointer _GtkCheckButtonClass::padding[7]

Definition at line 61 of file gtkcheckbutton.h.

◆ parent_class

GtkWidgetClass _GtkCheckButtonClass::parent_class

Definition at line 55 of file gtkcheckbutton.h.

◆ toggled

void(* _GtkCheckButtonClass::toggled) (GtkCheckButton *check_button)

Definition at line 57 of file gtkcheckbutton.h.


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