Package: gtk

Accessor gtk:paned-shrink-start-child

Lambda List

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

Syntax

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

Arguments

object -- a gtk:paned widget
shrink -- a boolean whether the first child can be made smaller than its requisition

Details

The accessor for the shrink-start-child slot of the gtk:paned class gets or sets whether the first child widget can be made smaller than its requisition.
 

See also

2025-07-31