Github User Fetcher 1.0.0
C Application with Server and GUI
|
#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 typedefG_BEGIN_DECLS struct _GtkRequestedSize GtkRequestedSize |
Definition at line 28 of file gtksizerequest.h.
GDK_AVAILABLE_IN_ALL int gtk_distribute_natural_allocation | ( | int | extra_space, |
guint | n_requested_sizes, | ||
GtkRequestedSize * | sizes ) |