Gtk.Window.prototype.get_urgency_hint
function get_urgency_hint():Boolean { // Gjs wrapper for gtk_window_get_urgency_hint() }
Gets the value set by Gtk.set_urgency_hint
Since 2.8
- Returns
true if window is urgent
function get_urgency_hint():Boolean { // Gjs wrapper for gtk_window_get_urgency_hint() }
Gets the value set by Gtk.set_urgency_hint
Since 2.8
true if window is urgent