PangoAlignment

A gtk.Alignment describes how to align the lines of a gtk.Layout within the available space. If the gtk.Layout is set to justify using Layout.setJustify, this only has effect for partial lines.

Values

ValueMeaning
LEFT0

Put all available space on the right

CENTER1

Center the line within the available space