Virtual Method
PangoFontMapload_font
[−]
Declaration [src]
PangoFont*
load_font (
PangoFontMap* fontmap,
PangoContext* context,
const PangoFontDescription* desc
)
[−]
Parameters
context
-
Type:
PangoContext
The
PangoContext
the font will be used with.The data is owned by the caller of the method. desc
-
Type:
PangoFontDescription
A
PangoFontDescription
describing the font to load.The data is owned by the caller of the method.