xdo_focus_window

Focus a window.

@see xdo_activate_window @param wid the window to focus.

extern (C) nothrow @nogc
int
xdo_focus_window
(
const xdo_t* xdo
,
Window wid
)

Meta