Description Usage Arguments Details Value Author(s)
Gets overall metric information for a font. Since the metrics may be substantially different for different scripts, a language tag can be provided to indicate that the metrics should be retrieved that correspond to the script(s) used by that language.
1 | pangoFontGetMetrics(object, language = NULL)
|
|
[ |
|
[ |
If font
is NULL
, this function gracefully sets some sane values in the
output variables and returns.
[PangoFontMetrics
] a PangoFontMetrics
object.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.