set_accept_focus


Description:

[ Version ( since = "2.4" ) ]
public void set_accept_focus (bool accept_focus)

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