Package: gtk

Accessor gtk:paned-position-set

Lambda List

gtk:paned-position-set (object)

Syntax

(gtk:paned-position-set object) => setting
(setf (gtk:paned-position-set position) setting)

Arguments

object -- a gtk:paned widget
setting -- a boolean whether the position property should be used

Details

The accessor for the position-set slot of the gtk:paned class gets or sets whether the position property should be used.
 

See also

2025-07-31