Gtk.SpinButton.prototype.get_range
function get_range():void {
// Gjs wrapper for gtk_spin_button_get_range()
}Gets the range allowed for spin_button. See Gtk.set_range.
function get_range():void {
// Gjs wrapper for gtk_spin_button_get_range()
}Gets the range allowed for spin_button. See Gtk.set_range.