Package: gtk

Accessor gtk-aspect-frame-yalign

Lambda List

gtk-aspect-frame-yalign (object)

Syntax

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

Arguments

object -- a gtk-aspect-frame widget
yalign -- a float with the y alignment of the child widget

Details

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

The y alignment of the child widget in the aspect frame container.
 

See also

2021-12-17