GtkRange::set_adjustment

GtkRange::set_adjustment

Sets the adjustment child to adjustment. This allows you to change the range of values that scale or scroll operates on without recreating the scale or scroll. For instance, if the user narrows the range of acceptable values from 0-100 down to 20-30, all you have to do is replace the GtkAdjustment.

See also: get_adjustment()

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.