Luca Bruno blog

Replace GTK+ with Clutter for fun

Hello,
lately I was having fun with Clutter and Python. I’ve started by creating some Gtk-like widgets (such as GtkWindow, GtkBox, and GtkButton) in Clutter.
Well, this is the result… it’s a simple example of a very poor toolkit, but it works:

Try it, it’s only one .py file source code