Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
gtklayoutchild.h File Reference
#include <gtk/gtktypes.h>

Go to the source code of this file.

Data Structures

struct  _GtkLayoutChildClass
 

Macros

#define GTK_TYPE_LAYOUT_CHILD   (gtk_layout_child_get_type())
 

Functions

GDK_AVAILABLE_IN_ALL GtkLayoutManagergtk_layout_child_get_layout_manager (GtkLayoutChild *layout_child)
 
GDK_AVAILABLE_IN_ALL GtkWidgetgtk_layout_child_get_child_widget (GtkLayoutChild *layout_child)
 

Macro Definition Documentation

◆ GTK_TYPE_LAYOUT_CHILD

#define GTK_TYPE_LAYOUT_CHILD   (gtk_layout_child_get_type())

Definition at line 11 of file gtklayoutchild.h.

Function Documentation

◆ gtk_layout_child_get_child_widget()

GDK_AVAILABLE_IN_ALL GtkWidget * gtk_layout_child_get_child_widget ( GtkLayoutChild * layout_child)

◆ gtk_layout_child_get_layout_manager()

GDK_AVAILABLE_IN_ALL GtkLayoutManager * gtk_layout_child_get_layout_manager ( GtkLayoutChild * layout_child)