pangoLayoutGetIndent {RGtk2}R Documentation

pangoLayoutGetIndent

Description

Gets the paragraph indent width in pango units. A negative value indicates a hanging indent.

Usage

pangoLayoutGetIndent(object)

Arguments

object [PangoLayout] a PangoLayout

Value

[integer] the indent

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]