summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2012-04-26 10:37:20 +0100
committerBastien Nocera <hadess@hadess.net>2014-10-21 19:01:00 +0200
commit273e88b77a67b4d2f715d391e4f4c54462dbc888 (patch)
tree2ec6d67e5304bccd374604bff6e7cc59e1138382 /docs
parentc4a5f4889ce44877f5b5c104ce828219cc6baf95 (diff)
downloadgdk-pixbuf-273e88b77a67b4d2f715d391e4f4c54462dbc888.tar.gz
lib: Add gdk_pixbuf_get_options() helper
So people don't have to guess the possible values of "key" in gdk_pixbuf_get_option() calls https://bugzilla.gnome.org/show_bug.cgi?id=674858
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 17da421c1..823a5c819 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_get_options
gdk_pixbuf_read_pixels
<SUBSECTION Standard>