Method

PangoLayoutget_line

Declaration

PangoLayoutLine*
pango_layout_get_line (
  PangoLayout* layout,
  int line
)

Description

No description available.

Parameters

line

Type: int

No description available.

Return value

Type: PangoLayoutLine

No description available.

The data is owned by the instance.
The return value can be NULL.