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

The accessor for the resize-start-child slot of the gtk:paned class gets or sets whether the first child widget can be resized.
 

See also

2025-07-31