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

#include <gtktogglebutton.h>

Data Fields

GtkButtonClass parent_class
 
void(* toggled )(GtkToggleButton *toggle_button)
 
gpointer padding [8]
 

Detailed Description

Definition at line 53 of file gtktogglebutton.h.

Field Documentation

◆ padding

gpointer _GtkToggleButtonClass::padding[8]

Definition at line 61 of file gtktogglebutton.h.

◆ parent_class

GtkButtonClass _GtkToggleButtonClass::parent_class

Definition at line 55 of file gtktogglebutton.h.

◆ toggled

void(* _GtkToggleButtonClass::toggled) (GtkToggleButton *toggle_button)

Definition at line 57 of file gtktogglebutton.h.


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