Method
Pango.Fontset.get_font
Declaration [src]
PangoFont*
pango_fontset_get_font (
  PangoFontset* fontset,
  guint wc
)
Description [src]
Returns the font in the fontset that contains the best glyph for a Unicode character.
Return value
| Returns: PangoFont | |
| a  | |
| Ownership of the data is transferred to the caller | |