gdk-Testing {RGtk2}R Documentation

Testing

Description

Test utilities

Methods and Functions

gdkTestRenderSync(window)
gdkTestSimulateButton(window, x, y, button, modifiers, button.pressrelease)
gdkTestSimulateKey(window, x, y, keyval, modifiers, key.pressrelease)

Detailed Description

The functions in this section are intended to be used in test programs. They allow to simulate some user input.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

http://library.gnome.org/devel//gdk/gdk-Testing.html


[Package RGtk2 version 2.20.21 Index]