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)
|
|
|
a |
[PangoFont
] the font loaded, or NULL
if no font matched.
Derived by RGtkGen from GTK+ documentation