pangoLayoutGetHeight {RGtk2} | R Documentation |
Gets the height of layout used for ellipsization. See
pangoLayoutSetHeight
for details.
pangoLayoutGetHeight(object)
|
[PangoLayout ] a PangoLayout |
Since 1.20
[integer] the height, in Pango units if positive, or number of lines if negative.
Derived by RGtkGen from GTK+ documentation