pangoLayoutSetSpacing {RGtk2}R Documentation

pangoLayoutSetSpacing

Description

Sets the amount of spacing in Pango unit between the lines of the layout.

Usage

pangoLayoutSetSpacing(object, spacing)

Arguments

object

a PangoLayout.

spacing

the amount of spacing

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]