Change the GtkClutter macro namespace
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 14 Apr 2009 13:07:29 +0000 (14:07 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 14 Apr 2009 13:09:29 +0000 (14:09 +0100)
The namespace for the object provided by clutter-gtk should be
GtkClutter and not Gtk, to avoid potential collisions with
symbols provided by gtk+.

This also fixes http://bugzilla.openedhand.com/show_bug.cgi?id=1187
and other parsers assuming that the namespace is GtkClutter.


No differences found