Sunday, 18 August 2013

GTK scrollbar with no trough

GTK scrollbar with no trough

Is it possible in GTK-2 or/and GTK-3 to remove the scrollbar trough or
make it invisible?
I know there are scripts to remove the scrollbar steppers, like:
GtkScrollbar::has-forward-stepper = 0
Now I want to know if there is such script to remove the trough.
In other words, GTK scrollbar is at the end of content, but I want to put
it over the content – just like Overlay scrollbar.

No comments:

Post a Comment