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