Gtk.ScaleButton.prototype.get_adjustment
function get_adjustment():Gtk.Adjustment { // Gjs wrapper for gtk_scale_button_get_adjustment() }
Gets the Gtk.Adjustment associated with the Gtk.ScaleButton's scale. See Gtk.Range.prototype.get_adjustment for details.
Since 2.12
- Returns
the adjustment associated with the scale