Description Usage Arguments Details Value Author(s)
List the available sizes for a font. This is only applicable to bitmap
fonts. For scalable fonts, stores NULL
at the location pointed to by
sizes
and 0 at the location pointed to by n.sizes
. The sizes returned
are in Pango units and are sorted in ascending order.
1 | pangoFontFaceListSizes(object)
|
|
[ |
Since 1.4
A list containing the following elements:
|
[integer] location to store a pointer to a list of int. This list
should be freed with |
|
[integer] location to store the number of elements in |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.