Gtk.ScaleButton.prototype.get_plus_button
function get_plus_button():Gtk.Widget {
// Gjs wrapper for gtk_scale_button_get_plus_button()
}Retrieves the plus button of the Gtk.ScaleButton.
Since 2.14
- Returns
the plus button of the Gtk.ScaleButton
function get_plus_button():Gtk.Widget {
// Gjs wrapper for gtk_scale_button_get_plus_button()
}Retrieves the plus button of the Gtk.ScaleButton.
Since 2.14
the plus button of the Gtk.ScaleButton