GtkSpinButton::set_value

GtkSpinButton::set_value

set_value() sets the value displayed in the spinbutton's entry field, which is equivalent to the value field in the spinbutton's associated GtkAdjustment.

If the lower or upper bounds set in the adjustment are exceeded, the value of the appropriate bound will replace the value passed as the parameter in this method.

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