summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-06-02 10:41:26 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-06-02 10:41:26 +0200
commit180c157f2a20b7d2dd9af05bfb5f515fd23870a0 (patch)
treea0889e4980139409f436aaf80cb1b98d65be1c4c /docs/Makefile.am
parent4673577d1f6c3d54423808dd575987092fb05ad2 (diff)
downloadpygobject-180c157f2a20b7d2dd9af05bfb5f515fd23870a0.tar.gz
pygobject-180c157f2a20b7d2dd9af05bfb5f515fd23870a0.tar.xz
pygobject-180c157f2a20b7d2dd9af05bfb5f515fd23870a0.zip
Wrap gio.FileOutputStream.query_info_async
Add the wrapper for gio.FileOutputStream.query_info_async including docs and a test.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 72b4270..5d7b083 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -30,6 +30,7 @@ HTML_FILES = \
html/class-giofileinfo.html \
html/class-giofileinputstream.html \
html/class-giofilemonitor.html \
+ html/class-giofileoutputstream.html \
html/class-gioicon.html \
html/class-gioinputstream.html \
html/class-gioloadableicon.html \
@@ -82,6 +83,7 @@ XML_FILES = \
reference/pygio-fileinfo.xml \
reference/pygio-fileinputstream.xml \
reference/pygio-filemonitor.xml \
+ reference/pygio-fileoutputstream.xml \
reference/pygio-icon.xml \
reference/pygio-inputstream.xml \
reference/pygio-loadableicon.xml \