Virtual Method
PangoFontMapload_fontset
Declaration
PangoFontset*
load_fontset (
PangoFontMap* fontmap,
PangoContext* context,
const PangoFontDescription* desc,
PangoLanguage* language
)
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. language
-
Type:
PangoLanguage
No description available.
The data is owned by the caller of the function.
Return value
Type: PangoFontset
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 . |