Package zeroinstall :: Package gtkui :: Module pygtkcompat
[frames] | no frames]

Module pygtkcompat

source code

PyGTK compatibility layer.

This modules goes a little bit longer to maintain PyGTK compatibility than the normal overrides system.

It is recommended to not depend on this layer, but only use it as an intermediate step when porting your application to PyGI.

Compatibility might never be 100%, but the aim is to make it possible to run a well behaved PyGTK application mostly unmodified on top of PyGI.

Functions
 
enable() source code
 
enable_gtk(version='2.0') source code
 
enable_vte() source code
 
enable_poppler() source code
 
enable_webkit(version='1.0') source code
 
enable_gudev() source code
 
enable_gst() source code
 
enable_goocanvas() source code