Package: gtk

Accessor gtk:paned-resize-start-child

Lambda List

gtk:paned-resize-start-child (object)

Syntax

(gtk:paned-resize-start-child object) => resize
(setf (gtk:paned-resize-start-child) object) resize)

Arguments

object -- a gtk:paned widget
resize -- a boolean whether the first child expands and shrinks

Details

Accessor of the resize-start-child slot of the gtk:paned class. The gtk:paned-resize-start-child function returns whether the first child widget can be resized. The (setf gtk:paned-resize-start-child) function sets the property.
 

See also

2024-4-22