set_accept_focus
Description:
[
Version ( since =
"2.4" ) ]
public void set_accept_focus (
bool setting)
Windows may set a hint asking the desktop environment not to receive the input focus.
This function sets this hint.
Parameters:
this |
a Window
|
setting |
true to let this window receive input focus
|