xdo_get_window_at_mouse

Get the window the mouse is currently over

@param window_ret Winter pointer where the window will be stored.

extern (C) nothrow @nogc
int
xdo_get_window_at_mouse
(
const xdo_t* xdo
,
Window* window_ret
)

Meta