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

#include <gtkscalebutton.h>

Data Fields

GtkWidgetClass parent_class
 
void(* value_changed )(GtkScaleButton *button, double value)
 
gpointer padding [8]
 

Detailed Description

Definition at line 59 of file gtkscalebutton.h.

Field Documentation

◆ padding

gpointer _GtkScaleButtonClass::padding[8]

Definition at line 69 of file gtkscalebutton.h.

◆ parent_class

GtkWidgetClass _GtkScaleButtonClass::parent_class

Definition at line 61 of file gtkscalebutton.h.

◆ value_changed

void(* _GtkScaleButtonClass::value_changed) (GtkScaleButton *button, double value)

Definition at line 64 of file gtkscalebutton.h.


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