pangoLayoutGetSpacing {RGtk2}R Documentation

pangoLayoutGetSpacing

Description

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

Usage

pangoLayoutGetSpacing(object)

Arguments

object [PangoLayout] a PangoLayout

Value

[integer] the spacing (in integer)

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]