setShowEvents
fn
void setShowEvents(bool showEvents)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.
Parameters
showEvents | true to output event debugging information. |