Table of Contents

Delegate FileIfaceData.ReplaceReadwriteAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void FileIfaceData.ReplaceReadwriteAsyncCallback(IntPtr file, NullableUtf8StringHandle etag, bool makeBackup, FileCreateFlags flags, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

file IntPtr
etag NullableUtf8StringHandle
makeBackup bool
flags FileCreateFlags
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr