Gtk.Scale.prototype.get_has_origin

function get_has_origin():Boolean {
    // Gjs wrapper for gtk_scale_get_has_origin()
}

Returns whether the scale has an origin.

Since 3.4

Returns

true if the scale has an origin.