Package: gtk

Accessor gtk:aspect-frame-obey-child

Lambda List

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

Syntax

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

Arguments

object -- a gtk:aspect-frame widget
obey -- 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

2024-4-21