set_accept_focus
Description:
Setting accept_focus
to false hints the desktop environment that the window doesn’t want to
receive input focus.
On X, it is the responsibility of the window manager to interpret this hint. ICCCM-compliant window manager usually respect it.
Parameters:
this |
a toplevel Window |
accept_focus |
true if the window should receive input focus |