Virtual Method
GtkRangeget_range_size_request
Declaration [src]
void
get_range_size_request (
GtkRange* range,
GtkOrientation orientation,
gint* minimum,
gint* natural
)
Parameters
orientation-
Type:
GtkOrientationNo description available.
minimum-
Type:
gint*No description available.
The data is owned by the caller of the method. natural-
Type:
gint*No description available.
The data is owned by the caller of the method.