[Gtk-sharp-list] gnome vfs application

Jeremy Wells jeremy@olicomp.com
Mon, 22 Mar 2004 14:49:04 +0000


Hi,
I've been using Vfs.cs, posted on this list awhile ago, to get the mime
types for files, but i'd also like to get the application associated
with the file. unfortunatey writing this into the file is more
complicated than i thought as it involves importing
GnomeVFSMimeApplication, a struct, and i don't know how to go about
doing that. Can anyone help me out with this?

Jeremy