func Beep() { C.gdk_beep() }
/* Emits a short beep on the default display. */ func Beep() { C.gdk_beep() return }