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 number coerced to a single float for the y alignment of the child widget

Details

The accessor for the yalign slot gets or sets the y alignment of the child widget in the aspect frame container.
 

See also

2026-07-17