pangoFontMetricsGetApproximateCharWidth {RGtk2} | R Documentation |
Gets the approximate character width for a font metrics structure. This is merely a representative value useful, for example, for determining the initial size for a window. Actual characters in text will be wider and narrower than this.
pangoFontMetricsGetApproximateCharWidth(object)
|
a |
[integer] the character width, in Pango units.
Derived by RGtkGen from GTK+ documentation