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

Accessor of the shrink-start-child slot of the gtk:paned class. The gtk:paned-shrink-start-child function returns whether the first child widget can be made smaller than its requisition. The (setf gtk:paned-shrink-start-child) function sets the property.
 

See also

2024-4-22