Window.setUrgencyHint

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

class Window
void
setUrgencyHint
(
int urgent
)

Parameters

urgent int

TRUE if the window is urgent

Meta