Virtual Method
GtkWidgetadjust_size_allocation
Declaration [src]
void
adjust_size_allocation (
GtkWidget* widget,
GtkOrientation orientation,
gint* minimum_size,
gint* natural_size,
gint* allocated_pos,
gint* allocated_size
)
Parameters
orientation
-
Type:
GtkOrientation
No description available.
minimum_size
-
Type:
gint*
No description available.
The data is owned by the caller of the function. natural_size
-
Type:
gint*
No description available.
The data is owned by the caller of the function. allocated_pos
-
Type:
gint*
No description available.
The data is owned by the caller of the function. allocated_size
-
Type:
gint*
No description available.
The data is owned by the caller of the function.