API Version: 1.0
Library Version: 1.48.3
gboolean pango_fc_font_has_char ( PangoFcFont* font, gunichar wc )
Determines whether font has a glyph for the codepoint wc.
font
wc
Use pango_font_has_char()
pango_font_has_char()
gunichar
Unicode codepoint to look up
gboolean
TRUE if font has the requested codepoint.
TRUE