Well I looked a the FAQ, but my problem is that the FAQ seems to be inconsistent with the documentation at http://www.gnome.org/~james/pygtk-docs/class-gdkcolormap.html.
The FAQ suggest that the returntype of map.alloc_color is a GdkColor, while the documentation says the return type is a gboolean. Then to add to the confusion I browsed through a gtk2 program lately where the argument to the map.alloc_color are three numbers, which differs from both the FAQ and the documentation. -- Antoon Pardon _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
