Method

PangoLayoutget_height

since: 1.20

Declaration [src]

int
pango_layout_get_height (
  PangoLayout* layout
)

Description [src]

Gets the height of layout used for ellipsization.

See pango_layout_set_height() for details.

Available since: 1.20

Return value

Type: int

The height, in Pango units if positive, or number of lines if negative.