Package: gtk

Accessor gtk:overlay-layout-child-clip-overlay

Lambda List

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

Syntax

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

Arguments

object -- a gtk:overlay-layout-child object
clip -- a boolean whether the child widget is clipped

Details

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

See also

#2025-08-03