Function
Gdkset_show_events
Declaration [src]
void
gdk_set_show_events (
gboolean show_events
)
Description [src]
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.