pangoLayoutIterGetBaseline {RGtk2}R Documentation

pangoLayoutIterGetBaseline

Description

Gets the Y position of the current line's baseline, in layout coordinates (origin at top left of the entire layout).

Usage

pangoLayoutIterGetBaseline(object)

Arguments

object [PangoLayoutIter] a PangoLayoutIter

Value

[integer] baseline of current line.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]