Package: gtk

Accessor gtk:inscription-xalign

Lambda List

gtk:inscription-xalign (object)

Syntax

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

Arguments

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

Details

The accessor for the xalign slot gets or sets the horizontal alignment of the text inside the allocated size.

Since 4.8
 

See also

2026-07-21