pangoFontMapLoadFont {RGtk2} | R Documentation |
Load the font in the fontmap that is the closest match for desc
.
pangoFontMapLoadFont(object, context, desc)
|
[PangoFontMap ] a PangoFontMap |
|
[PangoContext ] the PangoContext the font will be used with |
|
[PangoFontDescription ] a PangoFontDescription describing the font to load |
[PangoFont
] the font loaded, or NULL
if no font matched.
Derived by RGtkGen from GTK+ documentation