summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2007-07-02 14:47:45 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-07-02 14:47:45 +0000
commitb863097016027b191945b48acfb229c2e8656f3a (patch)
tree2c55db2839c5c3f74dba2be7fedda6aa36f54f5f /docs
parentf34766b21d70ff439079dbf6a1471ebd65b45b49 (diff)
downloadgtk+-b863097016027b191945b48acfb229c2e8656f3a.tar.gz
Document the "orientation" option.
2007-07-02 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf.c (gdk_pixbuf_get_option): Document the "orientation" option. * gdk-pixbuf.symbols: * gdk-pixbuf-core.h: * gdk-pixbuf-util.c (gdk_pixbuf_apply_embedded_orientation): New function to handle Exif orientation information in tiff and jpeg images. (#439567, Michael Chudobiak) svn path=/trunk/; revision=18340
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
index 92c1972d55..f441f65d09 100644
--- a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
+++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
@@ -108,6 +108,7 @@ gdk_pixdata_to_csource
gdk_pixbuf_add_alpha
gdk_pixbuf_copy_area
gdk_pixbuf_saturate_and_pixelate
+gdk_pixbuf_apply_embedded_orientation
gdk_pixbuf_fill
</SECTION>