Package: gtk

Accessor gtk:paned-shrink-end-child

Lambda List

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

Syntax

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

Arguments

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

Details

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

See also

2024-4-22