Method

PangoLayoutget_indent

Declaration [src]

int
pango_layout_get_indent (
  PangoLayout* layout
)

Description [src]

Gets the paragraph indent width in Pango units.

A negative value indicates a hanging indentation.

Return value

Type: int

The indent in Pango units.