Use ClutterText in the events example
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 8 Jan 2009 16:49:13 +0000 (16:49 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 8 Jan 2009 16:49:13 +0000 (16:49 +0000)
commitc797f4079b984b94ace13931bef7c0b32111b73b
tree48d1665f2dfcdb44729b505212bd50cc00ab1dfb
parent70f4b0cbd568dfa265484a03be3bd08ad15ed12e
Use ClutterText in the events example

Instead of using ClutterEntry, which has been deprecated in
Clutter's master branch, use the newly available ClutterText
actor.
examples/gtk-clutter-events.c