gdk-Testing {RGtk2} | R Documentation |
Test utilities
gdkTestRenderSync(window)
gdkTestSimulateButton(window, x, y, button, modifiers, button.pressrelease)
gdkTestSimulateKey(window, x, y, keyval, modifiers, key.pressrelease)
The functions in this section are intended to be used in test programs. They allow to simulate some user input.
Derived by RGtkGen from GTK+ documentation
http://library.gnome.org/devel//gdk/gdk-Testing.html