pangoLayoutGetBaseline {RGtk2}R Documentation

pangoLayoutGetBaseline

Description

Gets the Y position of baseline of the first line in layout.

Usage

pangoLayoutGetBaseline(object)

Arguments

object

a PangoLayout

Details

Since 1.22

Value

[integer] baseline of first line, from top of layout.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]