Package: gtk

Accessor gtk-aspect-frame-ratio

Lambda List

gtk-aspect-frame-ratio (object)

Syntax

(gtk-aspect-frame-ratio object) => ratio
(setf (gtk-aspect-frame-ratio object) ratio)

Arguments

object -- a gtk-aspect-frame widget
ratio -- a float with an aspect ratio

Details

Accessor of the ratio slot of the gtk-aspect-frame class.

The aspect ratio if the obey-child property is false. Allowed values are in [0.0001, 10000.0]. The default value is 1.0.
 

See also

2021-12-17