Method

PangoLayoutIterget_line_yrange

Declaration

void
pango_layout_iter_get_line_yrange (
  PangoLayoutIter* iter,
  int* y0_,
  int* y1_
)

Description

No description available.

Parameters

y0_

Type: int*

No description available.

The argument will be set by the function.
The argument can be NULL.
y1_

Type: int*

No description available.

The argument will be set by the function.
The argument can be NULL.