pangoLayoutGetSpacing {RGtk2}R Documentation

pangoLayoutGetSpacing

Description

Gets the amount of spacing between the lines of the layout.

Usage

pangoLayoutGetSpacing(object)

Arguments

object

a PangoLayout

Value

[integer] the spacing in Pango units.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]