Browse through some of the code for Conduit - that's how I got started figuring out GIO with Python. Conduit is here: http://www.conduit-project.org
On Thu, 2009-04-23 at 15:06 +0200, Andreas Heinlein wrote: > 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/ -- "We act as though comfort and luxury were the chief requirements in life, when all we need to make us really happy is something to be enthusiastic about." - Charles Kingsley
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
