Window.setAcceptFocus

Windows may set a hint asking the desktop environment not to receive the input focus. This function sets this hint.

class Window
void
setAcceptFocus
(
bool setting
)

Parameters

setting bool

%TRUE to let this window receive input focus

Meta