Package: gtk

Accessor gtk-scrolled-window-overlay-scrolling

Lambda List

gtk-scrolled-window-overlay-scrolling (object)

Syntax

(gtk-scrolled-window-overlay-scrolling object) => scrolling
(setf (gtk-scrolled-window-overlay-scrolling object) scrolling)

Arguments

object -- a gtk-scrolled-window widget
scrolling -- a boolean whether to enable overly scrolling

Details

Accessor of the overlay-scrolling slot of the gtk-scrolled-window class.

The gtk-scrolled-window-overlay-scrolling slot access function returns whether overlay scrolling is enabled for this scrolled window. The (setf gtk-scrolled-window-overlay-scrolling) slot access function enables or disables overlay scrolling.
 

See also

2021-10-14