FileInfo.copyInto

First clears all of the GFileAttribute[gio-GFileAttribute] of @dest_info, and then copies all of the file attributes from @src_info to @dest_info.

class FileInfo
void
copyInto

Parameters

destInfo FileInfo

destination to copy attributes to.

Meta