diff options
| author | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-05-24 22:18:40 +0200 |
|---|---|---|
| committer | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-05-24 22:19:34 +0200 |
| commit | e0648ea435e0b309cdd5bb0ebe56d4534efd26e4 (patch) | |
| tree | 4e89824b7c1082d80405776c81482b33b1b71520 /docs/reference/pygio-classes.xml | |
| parent | 11524cdf6472d9115a812ce431f6767aec5627bc (diff) | |
| download | pygobject-e0648ea435e0b309cdd5bb0ebe56d4534efd26e4.tar.gz pygobject-e0648ea435e0b309cdd5bb0ebe56d4534efd26e4.tar.xz pygobject-e0648ea435e0b309cdd5bb0ebe56d4534efd26e4.zip | |
Add documentation for the gio.OutputStream class
The docs for this class are not completed, missing methods descriptions.
The index is complete though, it will be completed once all the classes
are in place so we can ship a (almost) complete reference.
Diffstat (limited to 'docs/reference/pygio-classes.xml')
| -rw-r--r-- | docs/reference/pygio-classes.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/pygio-classes.xml b/docs/reference/pygio-classes.xml index cb9b70f..c4869ca 100644 --- a/docs/reference/pygio-classes.xml +++ b/docs/reference/pygio-classes.xml @@ -4,7 +4,7 @@ <chapter id="gio-class-reference" xmlns:xi="http://www.w3.org/2001/XInclude"> -<title>PyGioClass Reference</title> +<title>PyGio Class Reference</title> <!-- GIO CLASSES --> <xi:include href="pygio-appinfo.xml"/> @@ -25,6 +25,7 @@ <xi:include href="pygio-loadableicon.xml"/> <xi:include href="pygio-mount.xml"/> <xi:include href="pygio-mountoperation.xml"/> +<xi:include href="pygio-outputstream.xml"/> <xi:include href="pygio-seekable.xml"/> <xi:include href="pygio-simpleasyncresult.xml"/> <xi:include href="pygio-themedicon.xml"/> |
