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