gdkSetShowEvents {RGtk2}R Documentation

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 [logical] TRUE to output event debugging information.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]