| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| DirectoryMonitor | ||
|
|||
| dprint(fmt, *args) | ||
| event_to_string(event) | ||
| run_unit_tests() | ||
|
|||
|
N_WATCHES_LIMIT = 200
|
||
|
CHANGED = gio.FILE_MONITOR_EVENT_CHANGED
|
||
|
DELETED = gio.FILE_MONITOR_EVENT_DELETED
|
||
|
CREATED = gio.FILE_MONITOR_EVENT_CREATED
|
||
|
|||
|
|
|
|
|||
N_WATCHES_LIMITNone
|
CHANGEDNone
|
DELETEDNone
|
CREATEDNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Sun May 19 00:00:29 2013 | http://epydoc.sourceforge.net |