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

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

See also

2025-07-31