From 7e5ee66091e17fb006d4933a3634083d09666862 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Sat, 30 Mar 2013 17:48:33 +0000 Subject: loader: Add gdk_pixbuf_loader_write_bytes() A GBytes variant to gdk_pixbuf_loader_write(), which allows language bindings to actually be able to use the Gio GInputStream.read_bytes() method with GdkPixbufLoader. https://bugzilla.gnome.org/show_bug.cgi?id=696917 --- docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt index 97085d2f0..3b087b105 100644 --- a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt +++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt @@ -213,6 +213,7 @@ gdk_pixbuf_loader_new_with_type gdk_pixbuf_loader_new_with_mime_type gdk_pixbuf_loader_get_format gdk_pixbuf_loader_write +gdk_pixbuf_loader_write_bytes gdk_pixbuf_loader_set_size gdk_pixbuf_loader_get_pixbuf gdk_pixbuf_loader_get_animation -- cgit v1.2.1