Gtk.Window.prototype.set_urgency_hint

function set_urgency_hint(setting:Boolean):void {
    // Gjs wrapper for gtk_window_set_urgency_hint()
}

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

Since 2.8

setting

true to mark this window as urgent