pub fn set_show_events(show_events: bool)
Expand 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.

show_events

true to output event debugging information.