pangoContextLoadFont {RGtk2} | R Documentation |
Loads the font in one of the fontmaps in the context
that is the closest match for desc
.
pangoContextLoadFont(object, desc)
|
[PangoContext ] a PangoContext |
|
[PangoFontDescription ] a PangoFontDescription describing the font to load |
[PangoFont
] the font loaded, or NULL
if no font matched.
Derived by RGtkGen from GTK+ documentation