set_has_origin


Description:

public void set_has_origin (bool has_origin)

Sets whether the scale has an origin.

If [property@Gtk.Scale:has-origin] is set to true (the default), the scale will highlight the part of the trough between the origin (bottom or left side) and the current value.

Parameters:

this

a `GtkScale`

has_origin

true if the scale has an origin