public void copy_area (int src_x, int src_y, int width, int height, Gdk.Pixbuf dest_pixbuf, int dest_x, int dest_y);
public static GLib.Quark error_quark ();
public void fill (uint32 pixel);
- public Gdk.Pixbuf flip (bool horizontal);
+ public Gdk.Pixbuf? flip (bool horizontal);
[CCode (has_construct_function = false)]
public Pixbuf.from_data ([CCode (array_length = false)] uchar[] data, Gdk.Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height, int rowstride, Gdk.PixbufDestroyNotify? destroy_fn);
[CCode (has_construct_function = false)]
gdk_pixbuf_save_to_callbackv.option_values is_array="1"
gdk_pixbuf_scale_simple transfer_ownership="1"
gdk_pixbuf_rotate_simple transfer_ownership="1"
-gdk_pixbuf_flip transfer_ownership="1"
+gdk_pixbuf_flip nullable="1" transfer_ownership="1"
gdk_pixbuf_loader_write.buf no_array_length="1"
GdkPixbufDestroyNotify.pixels no_array_length="1"
GdkPixbufError errordomain="1"