20 Jun
2005
20 Jun
'05
1:43 p.m.
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