Window.setFocusOnMap

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

class Window
void
setFocusOnMap
(
bool setting
)

Parameters

setting bool

%TRUE to let this window receive input focus on map

Meta