Package: gtk

Accessor gtk:viewport-scroll-to-focus

Lambda List

gtk:viewport-scroll-to-focus (object)

Syntax

(gtk:viewport-scroll-to-focus object) => setting
(setf (gtk:viewport-scroll-to-focus object) setting)

Arguments

object -- a gtk:viewport widget
setting -- a boolean whether to keep the focus widget scrolled to view

Details

Accessor of the scroll-to-focus slot of the gtk:viewport class. The gtk:viewport-scroll-to-focus function gets whether the viewport is scrolling to keep the focused child in view. The (setf gtk:viewport-scroll-to-focus) function sets whether the viewport should automatically scroll to keep the focused child in view.
 

See also

2024-7-5