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 overlaid scrolling indicators.
void gtkOverlayScrolling(bool propval) @propertySet gtkOverlayScrolling property.
Parameters
propval | Whether scrolled windows may use overlaid scrolling indicators. If this is set to false, scrolled windows will have permanent scrollbars. |