On Tue, Dec 15, 2009 at 11:57 AM, John Stowers <[email protected]> wrote:
> Use GIO to monitor for file changes > > http://library.gnome.org/devel/gio/stable/GFile.html#g-file-monitor > > That is the documentation for the C API but the python-gobject binding > of GIO retains the same function,constant,class names, etc. we also have it in the python bindings documentation: http://library.gnome.org/devel/pygobject/stable/class-giofile.html#method-giofile--monitor cheers -- Gian Mario Tagliaretti GNOME Foundation member [email protected] _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
