GtkInscriptionOverflow

The different methods to handle text in #GtkInscription when it doesn't fit the available space.

Values

ValueMeaning
Clip0

Clip the remaining text

EllipsizeStart1

Omit characters at the start of the text

EllipsizeMiddle2

Omit characters at the middle of the text

EllipsizeEnd3

Omit characters at the end of the text