Gtk.SpinButton.prototype.get_value_as_int

function get_value_as_int():Number {
    // Gjs wrapper for gtk_spin_button_get_value_as_int()
}

Get the value spin_button represented as an integer.

Returns

the value of spin_button