Virtual Method
Gtk Rangeget_range_size_request
Declaration [src]
void
get_range_size_request(
GtkRange*range,
GtkOrientationorientation,
gint*minimum,
gint*natural
)
Description
No description available.
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.