Learn R Programming

RGtk2 (version 2.8.8)

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 option) to use this option.

Usage

gdkSetShowEvents(show.events)

Arguments

show.events
[logical] TRUE to output event debugging information.