:right-sidebar: True InscriptionOverflow =================================================================== .. currentmodule:: gi.repository.Gtk .. versionadded:: 4.8 .. class:: InscriptionOverflow :no-contents-entry: The different methods to handle text in :obj:`~gi.repository.Gtk.Inscription` when it doesn't fit the available space. Fields ------ .. rst-class:: interim-class .. class:: InscriptionOverflow :no-index: .. attribute:: CLIP Clip the remaining text .. attribute:: ELLIPSIZE_END Omit characters at the end of the text .. attribute:: ELLIPSIZE_MIDDLE Omit characters at the middle of the text .. attribute:: ELLIPSIZE_START Omit characters at the start of the text