On Sun, 2005-07-24 at 19:44 -0400, Mystilleef wrote: > On 7/23/05, Gustavo J. A. M. Carneiro <[EMAIL PROTECTED]> wrote: > > On Sat, 2005-07-23 at 16:19 -0400, Mystilleef wrote: > > > Hello, > > > > > > I'd like to know if the mime typing functions in GNOMEVFS have been > > > implemented in the Python module. I did a dir(gnomevfs) and I could > > > not find any of the functions. If so, where can I find them? Point > > > your browser to the link below to see the functions in question. > > > > > > http://developer.gnome.org/doc/API/gnome-vfs/gnome-vfs-gnome-vfs-mime.html > > > > That link points to the obsolete gnome-vfs 1.0 documentation. What > > you're looking for is: > > > > http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html > > > > These functions are wrapped in gnome-python. > > > > Regards. > > > > -- > > Gustavo J. A. M. Carneiro > > <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> > > The universe is always one step beyond logic > > > > > > Hello, > > Thanks for your pointers. However, the functions I'm looking for is > here (based on the link your provided). > > http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime.html > > > What are the python-gnomevfs equivalents?
Hm.. these don't seem to be wrapped. If you file a bug report, we'll wrap them for GNOME 2.14. For GNOME 2.12, no can do, API freeze is in effect. As workaround, try using [1]. Regards. [1] http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-info-ops.html > > Thanks -- Gustavo J. A. M. Carneiro <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> The universe is always one step beyond logic _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
