Description Usage Arguments Value Author(s)
Get the range of the current segment. Note that the
stored return values are signed, not unsigned like
the values in PangoAttribute
. To deal with this API
oversight, stored return values that wouldn't fit into
a signed integer are clamped to G_MAXINT
.
1 | pangoAttrIteratorRange(object)
|
|
[ |
A list containing the following elements:
|
[integer] location to store the start of the range |
|
[integer] location to store the end of the range |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.