[gdk-pixbuf] Add gdk_pixbuf_read_pixels and gdk_pixbuf_new_from_bytes to the docs



commit 22b36bfa4ab490cc58b62a650ccf19925e3f5094
Author: David Shea <dshea redhat com>
Date:   Mon Aug 25 15:58:34 2014 -0400

    Add gdk_pixbuf_read_pixels and gdk_pixbuf_new_from_bytes to the docs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735410

 docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt 
b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
index 35eab38..17da421 100644
--- a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
+++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
@@ -36,6 +36,7 @@ gdk_pixbuf_get_height
 gdk_pixbuf_get_rowstride
 gdk_pixbuf_get_byte_length
 gdk_pixbuf_get_option
+gdk_pixbuf_read_pixels
 
 <SUBSECTION Standard>
 GDK_TYPE_PIXBUF_ERROR
@@ -95,6 +96,7 @@ gdk_pixbuf_save_to_stream_finish
 <SECTION>
 <FILE>creating</FILE>
 gdk_pixbuf_new
+gdk_pixbuf_new_from_bytes
 gdk_pixbuf_new_from_data
 gdk_pixbuf_new_from_xpm_data
 gdk_pixbuf_new_from_inline


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]