[Gtk-sharp-list] GnomeVfs

John Luke jluke@users.sourceforge.net
Sun, 25 Apr 2004 14:56:31 -0400


On Sun, 2004-04-25 at 20:59 +0800, Kevin Francis wrote:
> We've started work on an application using C#/Mono and Gnome. We have
> everything we need, except GnomeVfs. Our application will make heavy use
> of this module, and we have discovered it to be unavailable in Gtk#.
> 
> It has been pointed out to us that it's not a library that can be
> wrapped using the automatic wrapper tool or whatever it's called.
> 
> Therefore, we're going to have to do this manually. We'd rather not
> duplicate someone else's work, so I am posting to this list to ask
> whether work is being done on this, or work is planned for this, so we
> can coordinate our efforts.
> 

There is various small parts of vfs wrapped in some apps like dashboard
and monodevelop.  The jeroen-2-4 branch of gtk# actually has a more
complete wrapper that you may want to check out, or maybe even port it
over to the main Gtk# branch.