Virtual Method
PangoFontMapload_font
Declaration [src]
PangoFont*
load_font (
PangoFontMap* fontmap,
PangoContext* context,
const PangoFontDescription* desc
)
Parameters
context |
PangoContext |
The |
|
The data is owned by the caller of the function. | |
desc |
PangoFontDescription |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | PangoFont |
The newly allocated |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |