Package: gtk

Accessor gtk:scrolled-window-window-placement-set

Lambda List

gtk:scrolled-window-window-placement-set (object)

Syntax

(gtk:scrolled-window-window-placement-set object) => setting
(setf (gtk:scrolled-window-window-placement-set object) setting)

Arguments

object -- a gtk:scrolled-window widget
setting -- a boolean whether the window-placement property should be used

Details

Accessor of the window-placement-set slot of the gtk:scrolled-window class. Whether the window-placement property should be used to determine the location of the contents with respect to the scrollbars.

Warning

The window-placement-set property has been deprecated since version 3.10 and should not be used in newly written code. This value is ignored and the window-placement property is always honored.
 

See also

2024-1-1