Window.setFocusOnMap
void setFocusOnMap(bool setting)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.
Parameters
setting | true to let this window receive input focus on map |