Description Usage Arguments Details Value Author(s)
Like pangoItemize
, but the base direction to use when
computing bidirectional levels (see pangoContextSetBaseDir
),
is specified explicitly rather than gotten from the PangoContext
.
1 2 | pangoItemizeWithBaseDir(context, base.dir, text, start.index,
length, attrs, cached.iter = NULL)
|
|
[ |
|
[ |
|
[char] the text to itemize. |
|
[integer] first byte in |
|
[integer] the number of bytes (not characters) to process
after |
|
[ |
|
[ |
Since 1.4
[list] a list
of PangoItem
structures.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.