| atkComponentRefAccessibleAtPoint {RGtk2} | R Documentation |
Gets a reference to the accessible child, if one exists, at the
coordinate point specified by x and y.
atkComponentRefAccessibleAtPoint(object, x, y, coord.type)
|
[AtkComponent] the AtkComponent |
|
[integer] x coordinate |
|
[integer] y coordinate |
|
[AtkCoordType] specifies whether the coordinates are relative to the screen
or to the components top level window |
[AtkObject] a reference to the accessible child, if one exists
Derived by RGtkGen from GTK+ documentation