get_at_point
Description:
Locates the widget at position x,y within widget.
x and y should be relative to this.
Parameters:
| this | |
| x |
x coordinate |
| y |
y coordinate |
Returns:
|
a Widget or null |
Locates the widget at position x,y within widget.
x and y should be relative to this.
| this | |
| x |
x coordinate |
| y |
y coordinate |
|
a Widget or null |