Gtk.SpinButton.prototype.set_value
function set_value(value:Number):void {
// Gjs wrapper for gtk_spin_button_set_value()
}Sets the value of spin_button.
- value
the new value
function set_value(value:Number):void {
// Gjs wrapper for gtk_spin_button_set_value()
}Sets the value of spin_button.
the new value