Description Usage Arguments Value Author(s)
Get the bounding box containing the glyph representing the character at a particular text offset.
1 | atkTextGetCharacterExtents(object, offset, coords)
|
|
[ |
|
[integer] The offset of the text character for which bounding information is required. |
|
[ |
A list containing the following elements:
|
[integer] Pointer for the x cordinate of the bounding box |
|
[integer] Pointer for the y cordinate of the bounding box |
|
[integer] Pointer for the width of the bounding box |
|
[integer] Pointer for the height of the bounding box |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.