pick_embedded_child


Description:

[ 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.

Parameters:

x

x coordinate in the window

y

y coordinate in the window

Returns:

the Window of the embedded child at x, y, or null