atkTextGetOffsetAtPoint
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
.
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.