If this is set to false, scrolled windows will have permanent scrollbars.
Settings.gtkOverlayScrolling
bool gtkOverlayScrolling() @propertyGet gtkOverlayScrolling property.
Returns
Whether scrolled windows may use overlayed scrolling indicators.
void gtkOverlayScrolling(bool propval) @propertySet gtkOverlayScrolling property.
Parameters
propval | Whether scrolled windows may use overlayed scrolling indicators. If this is set to false, scrolled windows will have permanent scrollbars. |