Enumeration (GI Enum)

Pango-1.0PangoAlignment

Pango.Alignment describes how to align the lines of a Pango.Layout within the available space.

If the Pango.Layout is set to justify using Pango.Layout.set_justify, this only affects partial lines.

See Pango.Layout.set_auto_dir for how text direction affects the interpretation of Pango.Alignment values.

Index

Enumeration Members

Enumeration Members

CENTER: number

Center the line within the available space

LEFT: number

Put all available space on the right

RIGHT: number

Put all available space on the left