Method

GdkX11X11Surfaceset_urgency_hint

Declaration [src]

void
gdk_x11_surface_set_urgency_hint (
  GdkSurface* surface,
  gboolean urgent
)

Description [src]

Sets a hint on surface that it needs user attention. See the ICCCM for details.

Parameters

urgent

Type: gboolean

TRUE to indicate urgenct attention needed.