Table of Contents

Delegate FileIfaceData.SetDisplayNameAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void FileIfaceData.SetDisplayNameAsyncCallback(IntPtr file, NonNullableUtf8StringHandle displayName, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

file IntPtr
displayName NonNullableUtf8StringHandle
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr