xdo_reparent_window

Reparents a window

@param wid_source the window to reparent @param wid_target the new parent window

extern (C) nothrow @nogc
int
xdo_reparent_window
(
const xdo_t* xdo
,
Window wid_source
,
Window wid_target
)

Meta