Description Usage Arguments Details Author(s)
Sets the width in Pango units to indent each paragraph. A negative value
of indent
will produce a hanging indentation. That is, the first line will
have the full width, and subsequent lines will be indented by the
absolute value of indent
.
1 | pangoLayoutSetIndent(object, indent)
|
|
[ |
|
[integer] the amount by which to indent. |
The indent setting is ignored if layout alignment is set to
PANGO_ALIGN_CENTER
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.