gdkWindowBeep: gdkWindowBeep

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

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

1
gdkWindowBeep(object)

Arguments

object

a toplevel GdkWindow

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gdkWindowBeep in RGtk2...