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

Accessor of the kinetic-scrolling slot of the gtk:scrolled-window class. The gtk:scrolled-window-kinetic-scrolling function returns the specified kinetic scrolling behavior. The (setf gtk:scrolled-window-kinetic-scrolling) function turns kinetic scrolling on or off.

Kinetic scrolling only applies to input devices of :touchscreen type.
 

See also

2024-7-5