Clutter-GTK 0.8.3 20/02/2009
============================
- Require Clutter >= 0.8.7
- Emit the ::activate and ::deactivate signals on the stage when we get a
focus event on the embedding widget
- Propagate the modifiers state for motion events
Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
default ClutterStage into any GtkContainer.