gobject.GPointeran object containing a completely opaque chunk of
dataSynopsisgobject.GPointerAncestry+-- gobject.GPointer
Descriptiongobject.GPointer
is an abstract base class that encapsulates an opaque chunk of data and
registers it with the GLIB type system. A pointer type
has no methods and generic ways of copying and freeing the data. It
shouldn't be used in PyGTK.