gdkSetShowEvents {RGtk2} | R Documentation |
Sets whether a trace of received events is output. Note that GTK+ must be compiled with debugging (that is, configured using the --enable-debug option) to use this option.
gdkSetShowEvents(show.events)
|
[logical] TRUE to output event debugging information. |
Derived by RGtkGen from GTK+ documentation