Table of Contents

Delegate FileIfaceData.CopyCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool FileIfaceData.CopyCallback(IntPtr source, IntPtr destination, FileCopyFlags flags, IntPtr cancellable, FileProgressCallback progressCallback, IntPtr progressCallbackData, out ErrorOwnedHandle error)

Parameters

source IntPtr
destination IntPtr
flags FileCopyFlags
cancellable IntPtr
progressCallback FileProgressCallback
progressCallbackData IntPtr
error ErrorOwnedHandle

Returns

bool