[Gtk-sharp-list] Patch for gdk/Pixbuf.custom

Mike Kestner mkestner@speakeasy.net
Tue, 26 Aug 2003 23:26:24 -0500


On Tue, 2003-08-26 at 16:36, Martin Willemoes Hansen wrote:
> Hi!
> 
> I noticed that I could not compile the gdk assembly, the cause was a
> missing DllImport.

Can you kill the inline doc comments above the new dllimport?  Looks
like it was a copy/paste error even for the real method, but it
certainly doesn't apply to the new dllimport method.  :)

In general we should be killing these in-line docs and making sure any
useful info they contain is merged into the real docs.

> Okay to commit?

Please do.

-- 
Mike Kestner <mkestner@speakeasy.net>