[ CCode ( cname = "PANGO_GLYPH_INVALID_INPUT" ) ]
[ Version ( since = "1.20" ) ]
public const Glyph GLYPH_INVALID_INPUT
A `PangoGlyph` value for invalid input.
`PangoLayout` produces one such glyph per invalid input UTF-8 byte and such a glyph is rendered as a crossed box.
Note that this value is defined such that it has the pango_glyph_unknown_flag set.