Window.setUrgencyHint
void setUrgencyHint(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
setting | true to mark this window as urgent |
void setUrgencyHint(bool setting)Windows may set a hint asking the desktop environment to draw the users attention to the window. This function sets this hint.
setting | true to mark this window as urgent |