ENCODING_MASK
}
[CCode (cheader_filename = "gdk-pixbuf/gdk-pixdata.h")]
- public delegate void PixbufDestroyNotify (uchar[] pixels);
+ public delegate void PixbufDestroyNotify ([CCode (array_length = false)] uchar[] pixels);
[CCode (cheader_filename = "gdk-pixbuf/gdk-pixdata.h")]
public delegate bool PixbufSaveFunc (string buf, size_t count, GLib.Error error);
[CCode (cheader_filename = "gdk-pixbuf/gdk-pixdata.h")]
gdk_pixbuf_rotate_simple transfer_ownership="1"
gdk_pixbuf_flip transfer_ownership="1"
gdk_pixbuf_loader_write.buf no_array_length="1"
+GdkPixbufDestroyNotify.pixels no_array_length="1"
GdkPixdata is_value_type="1"
GdkPixdata.pixel_data is_array="1"
gdk_pixdata_deserialize.stream is_array="1" array_length_pos="0.9"