Description Usage Arguments Value Author(s)
Gets the offset of the character located at coordinates x
and y
. x
and y
are interpreted as being relative to the screen or this widget's window
depending on coords
.
1 | atkTextGetOffsetAtPoint(object, x, y, coords)
|
|
[ |
|
[integer] screen x-position of character |
|
[integer] screen y-position of character |
|
[ |
[integer] the offset to the character which is located at
the specified x
and y
coordinates.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.