Method
GtkScaleset_has_origin
since: 3.4
Declaration [src]
void
gtk_scale_set_has_origin (
GtkScale* scale,
gboolean has_origin
)
Description [src]
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.
Available since: 3.4
Sets property | Gtk.Scale:has-origin |