pangoLayoutIterGetBaseline {RGtk2.10}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.10 version 2.10.6 Index]