pangoLayoutGetHeight {RGtk2}R Documentation

pangoLayoutGetHeight

Description

Gets the height of layout used for ellipsization. See pangoLayoutSetHeight for details.

Usage

pangoLayoutGetHeight(object)

Arguments

object [PangoLayout] a PangoLayout

Details

Since 1.20

Value

[integer] the height, in Pango units if positive, or number of lines if negative.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.15 Index]