GLYPH_EMPTY
Description:
[
CCode ( cname =
"PANGO_GLYPH_EMPTY" ) ]
public const Glyph GLYPH_EMPTY
A `PangoGlyph` value that indicates a zero-width empty glpyh.
This is useful for example in shaper modules, to use as the glyph for various zero-width Unicode characters (those passing [func@is_zero_width]
).