Package: pango
GFlags pango:show-flags
Declaration(gobject:define-gflags "PangoShowFlags" show-flags (:export t :type-initializer "pango_show_flags_get_type") (:none 0) (:spaces #.(ash 1 0)) (:line-breaks #.(ash 1 1)) (:ignorables #.(ash 1 2))) Values
Details
These flags affect how Pango treats characters that are normally not
visible in the output. | See also |
2025-1-1