RGtk2 (version 2.20.31)

atkComponentRefAccessibleAtPoint: atkComponentRefAccessibleAtPoint

Description

Gets a reference to the accessible child, if one exists, at the coordinate point specified by x and y.

Usage

atkComponentRefAccessibleAtPoint(object, x, y, coord.type)

Arguments

x
[integer] x coordinate
y
[integer] y coordinate
coord.type
[AtkCoordType] specifies whether the coordinates are relative to the screen or to the components top level window

Value

AtkObject] a reference to the accessible child, if one exists