PyGObject Reference Manual

John Finlay

for PyGObject version 2.11.3

2006-08-19

Abstract

This reference describes the classes of the python gobject module.


Table of Contents

Introduction
Reference Page Format
Copyright and License Notice
The gobject Class Reference
gobject.GObject - the base class
gobject.GBoxed - an object containing an opaque chunk of data
gobject.GPointer - an object containing a completely opaque chunk of data
gobject.GInterface - an object representing a GInterface
gobject.MainContext - an object representing a set of event sources to be handled in a gobject.MainLoop.
gobject.MainLoop - an object representing the main event loop of a PyGTK application.
gobject Functions - miscellaneous functions
gobject Constants - the built-in constants of the gobject module