On Thu, 25 Jan 2001 [EMAIL PROTECTED] wrote:
> [...]
> > > I can't find anywhere that the colourmap object is declared, so I can't find
> > > out what methods it supports --- is there a way of looking-up-and-allocating-if-
> > > not-found an RGB triplet?
> >
> > Those objects are not defined in python files -- rather they are defined
> > in the C extension.
> >
> > There is a description of the methods and attributes in the description.py
> > file.
>
> [looks startled]
>
> description.py file?
>
> I'm using a Debian system, and just installed the python-gtk package, and there
> is certainly no such beast there. Can I get this from some other site?
It is distributed in the source package, but not installed by "make
install". The RPM packages include it in the doc directory -- maybe the
debs do as well.
James.
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk