Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkRange ╰── GtkScrollbar ├── GtkHScrollbar ╰── GtkVScrollbar
“fixed-slider-length”
style property“fixed-slider-length” gboolean
Don't change slider size, just lock it to the minimum length.
Flags: Read
Default value: FALSE
“has-backward-stepper”
style property“has-backward-stepper” gboolean
Display the standard backward arrow button.
Flags: Read
Default value: TRUE
“has-forward-stepper”
style property“has-forward-stepper” gboolean
Display the standard forward arrow button.
Flags: Read
Default value: TRUE
“has-secondary-backward-stepper”
style property“has-secondary-backward-stepper” gboolean
Display a second backward arrow button on the opposite end of the scrollbar.
Flags: Read
Default value: FALSE
“has-secondary-forward-stepper”
style property“has-secondary-forward-stepper” gboolean
Display a second forward arrow button on the opposite end of the scrollbar.
Flags: Read
Default value: FALSE
“min-slider-length”
style property“min-slider-length” gint
Minimum length of scrollbar slider.
Flags: Read
Allowed values: >= 0
Default value: 21