API Version: 1.0
Library Version: 1.48.7
gboolean pango_font_has_char ( PangoFont* font, gunichar wc )
Returns whether the font provides a glyph for this character.
Returns TRUE if font can render wc
TRUE
font
wc
gunichar
a Unicode character
gboolean