Method
PangoFonthas_char
since: 1.44
Declaration [src]
gboolean
pango_font_has_char (
PangoFont* font,
gunichar wc
)
Description [src]
Returns whether the font provides a glyph for this character.
Returns TRUE
if font
can render wc
.
Available since: 1.44