Method

GdkSurfacebeep

Declaration [src]

void
gdk_surface_beep (
  GdkSurface* surface
)

Description [src]

Emits a short beep associated to surface.

If the display of surface does not support per-surface beeps, emits a short beep on the display just as gdk_display_beep().