summaryrefslogtreecommitdiffstats
path: root/examples/gio/directory-async.py
Commit message (Expand)AuthorAgeFilesLines
* WhitespaceJohan Dahlin2008-07-291-0/+1
* Take some creditJohan Dahlin2008-07-291-0/+2
* Add a new API for registering exceptions for a GError domain. Register aJohan Dahlin2008-07-261-3/+3
* Increase to 100 per goJohan Dahlin2008-07-181-1/+2
* improve example: show error message and allow sys.argv[1] to be specifiedJohan Dahlin2008-07-181-3/+13
* Wrap gio.FileEnumerator.next_files_async/next_files_done. Update theJohan Dahlin2008-07-181-3/+9
* Only fetch name, saves a couple of syscalls. Set name to gio._gio soJohan Dahlin2008-07-181-1/+1
* Remove unused importJohan Dahlin2008-07-181-1/+0
* Wrap gio.File.enumerate_children_async, add tests, docstring and anJohan Dahlin2008-07-181-0/+14