Package: gtk
GEnum gtk:inscription-overflow
Declaration(gobject:define-genum "GtkInscriptionOverflow" inscription-overflow (:export t :type-initializer "gtk_inscription_overflow_get_type") (:clip 0) (:ellipsize-start 1) (:ellipsize-middle 2) (:ellipsize-end 3)) Values
Details The different methods to handle text in the gtk:inscription widget
when it does not fit the available space. Since 4.8 | See also |
2024-4-25