Package: gtk

Accessor gtk:scrolled-window-kinetic-scrolling

Lambda List

gtk:scrolled-window-kinetic-scrolling (object)

Syntax

(gtk:scrolled-window-kinetic-scrolling object) => scrolling
(setf (gtk:scrolled-window-kinetic-scrolling object) scrolling)

Arguments

object -- a gtk:scrolled-window widget
scrolling -- true to enable kinetic scrolling

Details

The accessor for the kinetic-scrolling slot of the gtk:scrolled-window class gets or sets the kinetic scrolling behavior. Kinetic scrolling only applies to input devices of :touchscreen type.
 

See also

2025-09-27