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

#include <gtkframe.h>

Data Fields

GtkWidgetClass parent_class
 
void(* compute_child_allocation )(GtkFrame *frame, GtkAllocation *allocation)
 
gpointer padding [8]
 

Detailed Description

GtkFrameClass: @parent_class: The parent class. @compute_child_allocation:

Definition at line 58 of file gtkframe.h.

Field Documentation

◆ compute_child_allocation

void(* _GtkFrameClass::compute_child_allocation) (GtkFrame *frame, GtkAllocation *allocation)

Definition at line 64 of file gtkframe.h.

◆ padding

gpointer _GtkFrameClass::padding[8]

Definition at line 69 of file gtkframe.h.

◆ parent_class

GtkWidgetClass _GtkFrameClass::parent_class

Definition at line 60 of file gtkframe.h.


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