Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkSetShowEvents: gdkSetShowEvents
Description
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.
Usage
gdkSetShowEvents(show.events)
Arguments
show.events
TRUE
to output event debugging information.