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

The accessor for the overlay-scrolling slot of the gtk:scrolled-window class gets or sets whether overlay scrolling is enabled for this scrolled window.
 

See also

2025-09-27