[ Version ( since = "2.18" ) ]
public signal unowned Window? pick_embedded_child (double x, double y)
The pick_embedded_child signal is emitted to find an embedded child at the given position.
x |
x coordinate in the window |
y |
y coordinate in the window |
the Window of the embedded child at |