Package: gtk

Accessor gtk:overlay-layout-child-measure

Lambda List

gtk:overlay-layout-child-measure (object)

Syntax

(gtk:overlay-layout-child-measure object) => measure
(setf (gtk:overlay-layout-child-measure object) measure)

Arguments

object -- a gtk:overlay-layout-child object
measure -- a boolean whether to measure the child widget

Details

The accessor for the measure slot of the gtk:overlay-layout-child class gets or sets whether the child widget is measured.
 

See also

#2025-08-03