diff options
| author | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-05-17 17:29:37 +0200 |
|---|---|---|
| committer | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-05-17 17:31:26 +0200 |
| commit | 84ab6178ed0033f69932df5bc73c86bdff80c953 (patch) | |
| tree | b8e8e74f721c9a9b02ce5e867c89056a88db6098 /docs/reference/pygio-classes.xml | |
| parent | 629496a5617d30e4dfa494b05a62c85a6af77b9a (diff) | |
| download | pygobject-84ab6178ed0033f69932df5bc73c86bdff80c953.tar.gz pygobject-84ab6178ed0033f69932df5bc73c86bdff80c953.tar.xz pygobject-84ab6178ed0033f69932df5bc73c86bdff80c953.zip | |
Add documentation for the gio.FileMonitor 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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/pygio-classes.xml b/docs/reference/pygio-classes.xml index e4f2b53..cb9b70f 100644 --- a/docs/reference/pygio-classes.xml +++ b/docs/reference/pygio-classes.xml @@ -19,6 +19,7 @@ <xi:include href="pygio-fileenumerator.xml"/> <xi:include href="pygio-fileicon.xml"/> <xi:include href="pygio-fileinfo.xml"/> +<xi:include href="pygio-filemonitor.xml"/> <xi:include href="pygio-icon.xml"/> <xi:include href="pygio-inputstream.xml"/> <xi:include href="pygio-loadableicon.xml"/> |
