[Gtk-sharp-list] method CreateFromXpmD parameters

Dan Winship danw at novell.com
Fri Oct 7 09:57:00 EDT 2005


Joeri Belis wrote:
> Main.cs(144) error CS1501: No overload for method `CreateFromXpmD' takes `4'
> arguments
> 
> But looking at the documentation is see
> 
> CreateFromXpmD(Drawable, out Pixmap, Color, string[]) : Pixmap

You're looking at the docs for gtk-sharp 2.x, but you're using gtk-sharp
1.0.x. (And as far as I remember, CreateFromXpmD was broken and unusable
in 1.0.x.)

-- Dan


More information about the Gtk-sharp-list mailing list