pangoContextLoadFontset {RGtk2} | R Documentation |
Load a set of fonts in the context that can be used to render
a font matching desc
.
pangoContextLoadFontset(object, desc, language)
|
[PangoContext ] a PangoContext |
|
[PangoFontDescription ] a PangoFontDescription describing the fonts to load |
|
[PangoLanguage ] a PangoLanguage the fonts will be used for |
[PangoFontset
] the fontset, or NULL
if no font matched.
Derived by RGtkGen from GTK+ documentation