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.

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

Return value

Returns: int

baseline of current line