[Gtk-sharp-list] gnome-vfs
Miguel de Icaza
miguel@ximian.com
10 Oct 2003 16:00:13 -0400
Hello,
> Is anyone still working on gnome-vfs bindings? I tried to run 2.2.5 and
> 2.4 through the parser and it seems to hang somewhere in
> gnome-vfs-2.2.5/libgnomevfs/gnome-vfs-job.h but I haven't figured out
> why. Also, the same kind of thing happens with 0.6 versions of
> gstreamer, perhaps it is related.
Binding the Gnome VFS might be better done by a manual binding than
using the generator. The generator makes a lot of sense when you are
dealing with a large hierarchy, but Gnome VFS is mostly flat.
You might get a better binding by hand-tuning it.
Miguel.