:right-sidebar: True EllipsizeMode =================================================================== .. currentmodule:: gi.repository.Pango .. class:: EllipsizeMode :no-contents-entry: ``PangoEllipsizeMode`` describes what sort of ellipsization should be applied to text. In the ellipsization process characters are removed from the text in order to make it fit to a given width and replaced with an ellipsis. Fields ------ .. rst-class:: interim-class .. class:: EllipsizeMode :no-index: .. attribute:: END The type of the None singleton. .. attribute:: MIDDLE The type of the None singleton. .. attribute:: NONE The type of the None singleton. .. attribute:: START The type of the None singleton.