pangoLayoutSetSpacing {RGtk2}R Documentation

pangoLayoutSetSpacing

Description

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

Usage

pangoLayoutSetSpacing(object, spacing)

Arguments

object [PangoLayout] a PangoLayout.
spacing [integer] the amount of spacing

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]