Gtk.SpinButton.prototype.get_adjustment

function get_adjustment():Gtk.Adjustment {
    // Gjs wrapper for gtk_spin_button_get_adjustment()
}

Get the adjustment associated with a Gtk.SpinButton

Returns

the Gtk.Adjustment of spin_button