
Gobject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. it is a part of glib, the core library used to build gtk+ and gnome.
this package contains the python cairo bindings for gobject. it is mostly used by other bindings to map their gobjects to python objects.