On Fri, 5 Aug 2005 21:39:11 +0200
The Saltydog <[EMAIL PROTECTED]> wrote:

> Is there some VFS or glib function to get the list of all mounted
> devices with their mount points, or should I use standard GNU-C
> libraries?

Probably the easiest way to do that is to access the /etc/mtab file or
the /proc filesystem (/proc/mounts)

John
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to