summaryrefslogtreecommitdiffstats
path: root/docs/reference/pygio-fileinputstream.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix gio.FileInputStream docsGian Mario Tagliaretti2009-06-021-16/+9
| | | | Add implemented interface section and remove a method description
* Wrap gio.FileInputStream.query_asyncGian Mario Tagliaretti2009-06-011-0/+221
Add the wrapper for gio.FileInputStream.query_async including docs and a test.