gdkWindowBeep {RGtk2}R Documentation

gdkWindowBeep

Description

Emits a short beep associated to window in the appropriate display, if supported. Otherwise, emits a short beep on the display just as gdkDisplayBeep.

Usage

gdkWindowBeep(object)

Arguments

object [GdkWindow] a toplevel GdkWindow

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]