Scale.setHasOrigin
void setHasOrigin(bool hasOrigin)If #GtkScale: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
hasOrigin | true if the scale has an origin |