Re: Deleting recursively ....
- From: Jonathon Jongsma <jonathon quotidian org>
- To: gtkmm-list gnome org
- Subject: Re: Deleting recursively ....
- Date: Thu, 10 Jun 2010 18:52:56 +0000
On Thu, 2010-06-10 at 20:12 +0200, Glus Xof wrote:
> Hi guys,
>
> Gio::File::remove() seems not working to delete recursively (when
> Gio::File is a folder path...)
>
> How should I do to delete directories recursively ?
get the directory's children and recursively delete the children and
then delete the directory itself.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]