pangoFontMapListFamilies {RGtk2} | R Documentation |
List all families for a fontmap.
pangoFontMapListFamilies(object)
|
[PangoFontMap ] a PangoFontMap |
A list containing the following elements:
|
[PangoFontFamily ] location to store a pointer to a list of PangoFontFamily *.
This list should be freed with gFree() . |
|
[integer] location to store the number of elements in families |
Derived by RGtkGen from GTK+ documentation