Package: gtk

Accessor gtk-widget-composite-child

Lambda List

gtk-widget-composite-child (object)

Syntax

(gtk-widget-composite-child object) => setting
(setf (gtk-widget-composite-child object) setting)

Arguments

object -- a gtk-widget object
setting -- a boolean whether the widget is part of a composite widget

Details

Accessor of the composite-child slot of the gtk-widget class.

Whether the widget is part of a composite widget.
 

See also

2021-9-15