[Gtk-sharp-list] Pixbuf constructor

Miguel de Icaza miguel@ximian.com
19 Feb 2003 00:39:55 -0500


Hello!

    Another observation.  We have a Gdk.Colormap argument in a few of
the constructors, and in pixbuf that argument can only be
Gdk.Colormap.Rgb (as no other setup has ever been implemented).

    Is there a way to "remove" the visibility of Gdk.Colormap from the
prototypes and have the generator provide the default value?

Miguel.