[Gtk-sharp-list] GnomeVFS and MIME info

Moritz Balz verteiler@mbalz.de
Thu, 27 Feb 2003 00:10:30 +0100


Hi,

for a little application I'm writing I need to find out what icon is
associated with a certain file.
But as far as I know the required GnomeVFS functions are not already
covered by the Gnome# bindings.
Can anyone tell me if and how it is planned to make this functionality
accessible for .Net?

(I tried to wrap this functions manually or to read information from the
MIME database files, but this seems not very elegant to me. :))

Any help is much appreciated.
- M.B.