Table of Contents

Delegate FileIfaceData.SetDisplayNameCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate IntPtr FileIfaceData.SetDisplayNameCallback(IntPtr file, NonNullableUtf8StringHandle displayName, IntPtr cancellable, out ErrorOwnedHandle error)

Parameters

file IntPtr
displayName NonNullableUtf8StringHandle
cancellable IntPtr
error ErrorOwnedHandle

Returns

IntPtr