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

Go to the source code of this file.

Data Structures

struct  _GtkRequestedSize
 

Typedefs

typedef typedefG_BEGIN_DECLS struct _GtkRequestedSize GtkRequestedSize
 

Functions

GDK_AVAILABLE_IN_ALL int gtk_distribute_natural_allocation (int extra_space, guint n_requested_sizes, GtkRequestedSize *sizes)
 

Typedef Documentation

◆ GtkRequestedSize

typedef typedefG_BEGIN_DECLS struct _GtkRequestedSize GtkRequestedSize

Definition at line 28 of file gtksizerequest.h.

Function Documentation

◆ gtk_distribute_natural_allocation()

GDK_AVAILABLE_IN_ALL int gtk_distribute_natural_allocation ( int extra_space,
guint n_requested_sizes,
GtkRequestedSize * sizes )