pangoContextListFamilies {RGtk2} | R Documentation |
List all families for a context.
pangoContextListFamilies(object)
|
[PangoContext ] a PangoContext |
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 descs |
Derived by RGtkGen from GTK+ documentation