set_urgency_hint
Description:
[
Version ( since =
"2.8" ) ]
public void set_urgency_hint (
bool setting)
Windows may set a hint asking the desktop environment to draw the users attention to the window.
This function sets this hint.
Parameters:
this |
a Window
|
setting |
true to mark this window as urgent
|