:right-sidebar: True Alignment =================================================================== .. currentmodule:: gi.repository.Pango .. class:: Alignment :no-contents-entry: ``PangoAlignment`` describes how to align the lines of a ``PangoLayout`` within the available space. If the ``PangoLayout`` is set to justify using :obj:`~gi.repository.Pango.Layout.set_justify`\, this only affects partial lines. See :obj:`~gi.repository.Pango.Layout.set_auto_dir` for how text direction affects the interpretation of ``PangoAlignment`` values. Fields ------ .. rst-class:: interim-class .. class:: Alignment :no-index: .. attribute:: CENTER The type of the None singleton. .. attribute:: LEFT The type of the None singleton. .. attribute:: RIGHT The type of the None singleton.