Package: gtk

Accessor gtk-scrolled-window-window-placement

Lambda List

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

Syntax

(gtk-scrolled-window-window-placement object) => placement
(setf (gtk-scrolled-window-window-placement object) placement)

Arguments

object -- a gtk-scrolled-window widget
placement -- a value of the gtk-corner-type enumeration

Details

Accessor of the window-placement slot of the gtk-scrolled-window class.

Where the contents are located with respect to the scrollbars.
 

See also

2021-10-14