Window.setUrgencyHint

Windows may set a hint asking the desktop environment to draw the users attention to the window. This function sets this hint.

class Window
void
setUrgencyHint
(
bool setting
)

Parameters

setting bool

%TRUE to mark this window as urgent

Meta