Method

GdkWindowset_urgency_hint

since: 2.8

Declaration [src]

void
gdk_window_set_urgency_hint (
  GdkWindow* window,
  gboolean urgent
)

Description [src]

Toggles whether a window needs the user’s urgent attention.

Available since: 2.8

Parameters

urgent

Type: gboolean

TRUE if the window is urgent.