pangoFontMetricsGetUnderlinePosition {RGtk2} | R Documentation |
Gets the suggested position to draw the underline. The value returned is the distance above the baseline of the top of the underline. Since most fonts have underline positions beneath the baseline, this value is typically negative.
pangoFontMetricsGetUnderlinePosition(object)
|
[PangoFontMetrics ] a PangoFontMetrics structure |
Since 1.6
[integer] the suggested underline position, in Pango units.
Derived by RGtkGen from GTK+ documentation