diff options
| author | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-03-24 22:17:04 +0000 |
|---|---|---|
| committer | Gian Mario Tagliaretti <gianmt@src.gnome.org> | 2009-03-24 22:17:04 +0000 |
| commit | d4ceaf717ae4be72189cd15b5563069b7c220df7 (patch) | |
| tree | aa3c56b3637ba8a2a880583260634d4d971b163a /docs/reference/pygio-classes.xml | |
| parent | b32a56ae9ea7603f567381e9b2f660f49972f2a6 (diff) | |
| download | pygobject-d4ceaf717ae4be72189cd15b5563069b7c220df7.tar.gz pygobject-d4ceaf717ae4be72189cd15b5563069b7c220df7.tar.xz pygobject-d4ceaf717ae4be72189cd15b5563069b7c220df7.zip | |
Add gio.AsyncResult in docs.
2009-03-24 Gian Mario Tagliaretti <gianmt@gnome.org>
* docs/Makefile.am:
* docs/reference/pygio-classes.xml:
* docs/reference/pygio-asyncresult.xml: Add gio.AsyncResult in docs.
svn path=/trunk/; revision=1032
Diffstat (limited to 'docs/reference/pygio-classes.xml')
| -rw-r--r-- | docs/reference/pygio-classes.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/pygio-classes.xml b/docs/reference/pygio-classes.xml index b3ecda5..f401bf9 100644 --- a/docs/reference/pygio-classes.xml +++ b/docs/reference/pygio-classes.xml @@ -9,6 +9,7 @@ <!-- GIO CLASSES --> <xi:include href="pygio-appinfo.xml"/> <xi:include href="pygio-applaunchcontext.xml"/> +<xi:include href="pygio-asyncresult.xml"/> <xi:include href="pygio-cancellable.xml"/> <xi:include href="pygio-emblem.xml"/> <xi:include href="pygio-icon.xml"/> |
