Method

GtkWindowget_urgency_hint

since: 2.8

Declaration [src]

gboolean
gtk_window_get_urgency_hint (
  GtkWindow* window
)

Description [src]

Gets the value set by gtk_window_set_urgency_hint()

Available since: 2.8

Return value

Type: gboolean

TRUE if window is urgent.