pangoLayoutGetIndent {RGtk2}R Documentation

pangoLayoutGetIndent

Description

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

Usage

pangoLayoutGetIndent(object)

Arguments

object [PangoLayout] a PangoLayout

Value

[integer] the indent.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]