$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Foster, Gareth (gareth.foster_at_[hidden])
Date: 2005-06-20 08:43:27
> > Does GNOME have this, too? The FM is written with gtkmm.
>
> Something like:
>
> http://developer.gnome.org/doc/API/gnome-vfs/
>
> But it's C and I have no idea if C++ wrapper is present or not.
>
Try http://gtkmm.org/ - look up Gnome::Vfs, there are C++ wrappers for all
the Gnome/GTK+ stuff there.
Gaz