Virtual Method
Pango.FontMap.load_font
Declaration [src]
PangoFont*
load_font (
  PangoFontMap* fontmap,
  PangoContext* context,
  const PangoFontDescription* desc
)
Parameters
| context | PangoContext | 
| the  | |
| Ownership is not transferred to the callee | |
| desc | PangoFontDescription | 
| a  | |
| Ownership is not transferred to the callee | 
Return value
| Returns: PangoFont | |
| the newly allocated  | |
| Ownership of the data is transferred to the caller | |
| Can be NULL | |