Re: how to copy folder using glib?



On Thu, 2005-03-17 at 22:57 +0100, Sandi Winter wrote:
how to copy folder using glib?

AFAIK there're no specific function for this on glib.

You should make a loop reading all the files and copying them, or try a
system() call and pray for the best.
-- 
Iago Rubio



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]