I'm having trouble writing the code to recursively move the contents of
a directory to another directory.

I'm trying to get a list of the contents so I can move them, but this
line always returns null, despite it being a directory with files and
sub-directories:
        nautilus_directory_get_file_list (dir)

Does anybody know why this returns null, instead of a valid GList? Or,
is there an easier way to move the contents of a directory?

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
nautilus-list mailing list
nautilus-list@gnome.org
https://mail.gnome.org/mailman/listinfo/nautilus-list

Reply via email to