Virtual Method
PangoFontMapload_font
Declaration
PangoFont*
load_font (
PangoFontMap* fontmap,
PangoContext* context,
const PangoFontDescription* desc
)
Parameters
context
-
Type:
PangoContext
No description available.
The data is owned by the caller of the function. desc
-
Type:
PangoFontDescription
No description available.
The data is owned by the caller of the function.
Return value
Type: PangoFont
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |