Package: gtk

Accessor gtk-aspect-frame-obey-child

Lambda List

gtk-aspect-frame-obey-child (object)

Syntax

(gtk-aspect-frame-obey-child object) => obey-child
(setf (gtk-aspect-frame-obey-child object) obey-child)

Arguments

object -- a gtk-aspect-frame widget
obey-child -- a boolean whether to force the aspect ratio

Details

Accessor of the obey-child slot of the gtk-aspect-frame class.

WHether to force the aspect ratio to match that of the child widget of the aspect frame.
 

See also

2021-12-17