GFileIface.copy

struct GFileIface
extern (C)
int function(GFile* source, GFile* destination, GFileCopyFlags flags, GCancellable* cancellable, GFileProgressCallback progressCallback, void* progressCallbackData, GError** err) copy;

Return Value

TRUE on success, FALSE otherwise.

Throws

GException on failure.