Hi, I want to create a Gdk.Pixbuf from an in-memory rgb buffer. However it looks like the relevant methods don't work because arrays marshaling is not implemented (this is in gtk-sharp 1.0.6, mono 1.0.6). Is this correct, and if so is there any workaround? Thanks, Martin.