Wrap GObjects in Python (IBM developerWorks)
Ross Burton
discusses the wrapping of GObjects in Python.
"
Learning how to wrap GTK+ C modules for use in Python will enable you to use a C-coded GObject in Python whenever you like, whether or not you're especially proficient in C."