Method

PangoLayoutIterget_baseline

Declaration [src]

int
pango_layout_iter_get_baseline (
  PangoLayoutIter* iter
)

Description [src]

Gets the Y position of the current line’s baseline, in layout coordinates.

Layout coordinates have the origin at the top left of the entire layout.

Return value

Type: int

Baseline of current line.