Method

Pango.LayoutIter.get_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 (origin at top left of the entire layout).

Return value

Returns: int

baseline of current line.