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

Accessor of the position-set slot of the gtk:paned class. The gtk:paned-position-set function gets whether the position property should be used. The (setf gtk:paned-position-set) function sets whether the property should be used.
 

See also

2024-4-22