pangoLayoutGetSpacing {RGtk2}R Documentation

pangoLayoutGetSpacing

Description

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

Usage

pangoLayoutGetSpacing(object)

Arguments

object [PangoLayout] a PangoLayout

Value

[integer] the spacing.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]