pangoFontMapListFamilies: pangoFontMapListFamilies
Description
List all families for a fontmap.Usage
pangoFontMapListFamilies(object)
Value
A list containing the following elements:
families
- [
PangoFontFamily
] location to store a pointer to a list of PangoFontFamily
*.
This list should be freed with gFree()
. n.families
- [integer] location to store the number of elements in
families