cookbook: Example of simple handling of button events
authorElliot Smith <elliot.smith@intel.com>
Mon, 27 Sep 2010 15:36:16 +0000 (16:36 +0100)
committerElliot Smith <elliot.smith@intel.com>
Thu, 30 Sep 2010 09:48:07 +0000 (10:48 +0100)
commitfc9ecdf82ed13cf14be9e8fd5fda9787f8972205
tree82b3aea873bf8f280d57e5668253249f7e567928
parentf753b0c4a15421e984cf3b2fcb1ccce7f0e6a61d
cookbook: Example of simple handling of button events

Added an example showing how to examine the content
of a ClutterButtonEvent in a signal handler.
doc/cookbook/examples/Makefile.am
doc/cookbook/examples/events-buttons.c [new file with mode: 0644]