Virtual Method
PangoFontsetget_font
Declaration [src]
PangoFont*
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  | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |