Monthly Archives: July 2008

Generic CClosure marshaller using libffi

Marco: You can also use the libffi CClosure marshaller I wrote for PyGObject. If you use you don’t need to generate the marshal.list at all, it’ll figure out the signature and call the callback just by looking at the signals … Continue reading

Posted in General, GNOME, olpc, PyGTK, Python | 1 Comment

PyGObject activities

I’ve been spending quite a bit of time lately on PyGObject, the python bindings for GObject. This blog post will summarize the recent activies. Code Generator move One of the most important parts of the gtk python bindings lies within … Continue reading

Posted in Blogroll, General, GNOME, olpc, PyGTK, Python | 1 Comment

GIO python bindings

Late yesterday evening I did a new release of pygobject. The first one in about 10 months, I should do this more often I know. The most important thing featured in this release is the addition of GIO bindings. I … Continue reading

Posted in Blogroll, General, GNOME, olpc, PyGTK, Python | 7 Comments

Simplified tabbing support in Gtk+

There has been a couple of posts recently on Planet GNOME mention the increase usage of tabs in applications. I decided to write up a quick patch for GTK+ which makes it even easier to add tab support. With the … Continue reading

Posted in General, GNOME | 15 Comments

Monday Quiz

In this quiz I am looking for 3 persons who are or have been syndicated by Planet GNOME. Question 1: What are their relationship with the below mentioned projects/technologies? Question 2: Who are they? Person A Norton Commander Microsoft COM … Continue reading

Posted in General | 10 Comments