Package: gtk

Accessor gtk:paned-wide-handle

Lambda List

gtk:paned-wide-handle (object)

Syntax

(gtk:paned-wide-handle object) => wide
(setf (gtk:paned-wide-handle object) wide)

Arguments

object -- a gtk:paned widget
wide -- a boolean with the value of the wide-handle property

Details

Accessor of the wide-handle slot of the gtk:paned class. The gtk:paned-wide-handle function gets the wide-handle property. The (setf gtk:paned-wide-handle) function sets the property.
 

See also

2024-4-22