[pygtk] Whait is PyGObject

craf pyclutter at gmail.com
Mon Apr 11 09:15:11 WST 2011


Hi everyone


I am an enthusiastic new user of Pygtk and I have been some doubts about
the new module PyGObject.
In Pygtk I managed to make some simple programs for my personal use and
I have to say I fell in love with its simplicity and beauty.

My first question has to do with PyGObject. What is?, and how to replace
Pygtk?


In Pygtk a simple code to create a window would be:

import gtk

window = gtk.Window()
window.show()
gtk.main()


This same code, how would in PyObject or no relationship?

My second question has to do with the shells of interface (Unity and
GNOME 3). Can I schedule for these managers Pygtk screen without
problems?.

Thanks in advance.

Regards.

Cristian




More information about the pygtk mailing list