diff options
author | Bastien Nocera <hadess@hadess.net> | 2014-10-22 14:44:23 +0200 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2014-10-22 17:54:31 +0200 |
commit | 5e593b0af3e4f466fd7d71358ce586981b228740 (patch) | |
tree | f732f4d45b8778b38aeca39c7f3a3638bf8c4535 /docs | |
parent | c009067769567e235bd75da5514451467b805384 (diff) | |
download | gdk-pixbuf-5e593b0af3e4f466fd7d71358ce586981b228740.tar.gz |
doc: Move gdk_pixbuf_set_option() next to _get_option()
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt index 823a5c819..274e9ddc3 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_set_option gdk_pixbuf_get_options gdk_pixbuf_read_pixels @@ -238,7 +239,6 @@ gdk_pixbuf_loader_get_type <SECTION> <TITLE>Module Interface</TITLE> <FILE>module_interface</FILE> -gdk_pixbuf_set_option gdk_pixbuf_get_formats gdk_pixbuf_format_copy gdk_pixbuf_format_free |