[Gtk-sharp-list] gnome vfs application

Mike Kestner mkestner@ximian.com
Mon, 22 Mar 2004 10:21:53 -0600


On Mon, 2004-03-22 at 08:49, Jeremy Wells wrote:
> 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?

You might want to grep around the generated source in Gtk# for ideas how
to hand wrap it.  There are tons of structs in the generated source.

-- 
Mike Kestner <mkestner@ximian.com>