[ Version ( since = "3.28" ) ]
public unowned Widget? get_at_point (int x, int y)
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 |