Window.setUrgencyHint
void setUrgencyHint(bool urgent)Toggles whether a window needs the user's urgent attention.
Parameters
urgent | true if the window is urgent |
void setUrgencyHint(bool urgent)Toggles whether a window needs the user's urgent attention.
urgent | true if the window is urgent |