Description Usage Arguments Details Value Author(s)
Gets information about the range to which iter
currently points.
The range is the set of locations p where *start <= p < *end.
(That is, it doesn't include the character stored at *end)
1 | pangoScriptIterGetRange(object)
|
|
[ |
Since 1.4
A list containing the following elements:
|
[char] location to store start position of the range, or |
|
[char] location to store end position of the range, or |
|
[ |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.