demo: Add demo for advanced event information management

This demo condenses the essentials of advanced management of
input events. Depending on the information available in input events,
this demo will try to represent as much information as possible for
those.

https://bugzilla.gnome.org/show_bug.cgi?id=719987
This commit is contained in:
Carlos Garnacho
2013-11-27 17:53:33 +01:00
parent 8d3a91d6ba
commit bd2f875141
3 changed files with 421 additions and 0 deletions

View File

@ -91,6 +91,7 @@
<file>editable_cells.c</file>
<file>entry_buffer.c</file>
<file>entry_completion.c</file>
<file>event_axes.c</file>
<file>expander.c</file>
<file>flowbox.c</file>
<file>hypertext.c</file>