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

a PangoLayout

Value

[integer] the indent in Pango units.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]