[ CCode ( cprefix = "PANGO_ALIGN_" , type_id = "pango_alignment_get_type ()" ) ]
public enum Alignment
`PangoAlignment` describes how to align the lines of a `PangoLayout` within the available space.
If the `PangoLayout` is set to justify using [[email protected]_justify], this only affects partial lines.
See [[email protected]_auto_dir] for how text direction affects the interpretation of `PangoAlignment` values.