Function

Gdk-3.0Gdkset_show_events

  • 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

    • show_events: boolean

      true to output event debugging information.

    Returns void