PangoAlignment describes how to align the lines of a PangoLayout within the available space.
If the PangoLayout is set to justify using [method@Pango.Layout.set_justify], this only has effect for partial lines.
Put all available space on the right
Center the line within the available space
Put all available space on the left
See Implementation
PangoAlignment describes how to align the lines of a PangoLayout within the available space.
If the PangoLayout is set to justify using [method@Pango.Layout.set_justify], this only has effect for partial lines.