Clutter Gesture Library

This library allows clutter applications to 
be aware of gestures and to easily attach
some handlers to the gesture events.

Please see INSTALL for how to install this library.

For first time building this library. Run:
./autogen.sh
make
make install
