Window.setUrgencyHint

Toggles whether a window needs the user's urgent attention.

class Window
void
setUrgencyHint
(
bool urgent
)

Parameters

urgent bool

%TRUE if the window is urgent

Meta