Gtk.ScaleButton.prototype.set_adjustment
function set_adjustment(adjustment:Gtk.Adjustment):void {
// Gjs wrapper for gtk_scale_button_set_adjustment()
}Sets the Gtk.Adjustment to be used as a model for the Gtk.ScaleButton's scale. See Gtk.Range.prototype.set_adjustment for details.
Since 2.12
- adjustment