Virtual Method
GtkWidgetadjust_size_request
Declaration [src]
void
adjust_size_request (
GtkWidget* widget,
GtkOrientation orientation,
gint* minimum_size,
gint* natural_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.