Package: gtk

Accessor gtk:inscription-yalign

Lambda List

gtk:inscription-yalign (object)

Syntax

(gtk:inscription-yalign object) => yalign
(setf (gtk:inscription-yalign object) yalign)

Arguments

object -- a gtk:inscription widget
yalign -- a single float for the yalign value, between 0.0 and 1.0

Details

The accessor for the yalign slot gets or sets the vertical alignment of the text inside the allocated size.

Since 4.8
 

See also

2026-07-21