Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gtkframe.h>
Data Fields | |
GtkWidgetClass | parent_class |
void(* | compute_child_allocation )(GtkFrame *frame, GtkAllocation *allocation) |
gpointer | padding [8] |
GtkFrameClass: @parent_class: The parent class. @compute_child_allocation:
Definition at line 58 of file gtkframe.h.
void(* _GtkFrameClass::compute_child_allocation) (GtkFrame *frame, GtkAllocation *allocation) |
Definition at line 64 of file gtkframe.h.
gpointer _GtkFrameClass::padding[8] |
Definition at line 69 of file gtkframe.h.
GtkWidgetClass _GtkFrameClass::parent_class |
Definition at line 60 of file gtkframe.h.