python-gobject-cairo

Python cairo bindings for the gobject library
 
  0
  no reviews



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.