[pygtk] Where is GObject.TYPE_UINT in PyGI?

Mystilleef mystilleef at gmail.com
Wed Jun 15 15:01:17 WST 2011


Hello,

In older versions of PyGObject, TYPE constants were in the gobject namespace.

from gobject import TYPE_UINT

I can't find these constants in PyGI .

Does anyone know where they are in PyGI?

Thanks


More information about the pygtk mailing list