Table of Contents

Delegate FileIfaceData.CopyAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void FileIfaceData.CopyAsyncCallback(nint source, nint destination, FileCopyFlags flags, int ioPriority, nint cancellable, FileProgressCallback progressCallback, nint progressCallbackData, AsyncReadyCallback callback, nint userData)

Parameters

source nint
destination nint
flags FileCopyFlags
ioPriority int
cancellable nint
progressCallback FileProgressCallback
progressCallbackData nint
callback AsyncReadyCallback
userData nint