copy_into
Description:
First clears all of the GFileAttribute of dest_info
, and then copies all of the file attributes from
this to dest_info
.
Parameters:
this |
source to copy attributes from. |
dest_info |
destination to copy attributes to. |