Hello, I need to write a small app that will monitor drive connection/removal as well as volume mounts/unmounts. I intend to use GVFS and a GVolumeMonitor for that, since I learned that GnomeVFS is now deprecated. I also read that GVFS is just a module for GIO and thus Python GIO bindings "should be enough", but I have no idea how to get startet on this.
Can anyone point me to some documentation for that? I have found the GVFS docs for C, but I have no Idea how to make use of that using python. Thanks, Andreas _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
