Table of Contents

Delegate VfsClassData.LocalFileAddInfoCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void VfsClassData.LocalFileAddInfoCallback(IntPtr vfs, NonNullableUtf8StringHandle filename, ulong device, IntPtr attributeMatcher, IntPtr info, IntPtr cancellable, IntPtr extraData, DestroyNotify freeExtraData)

Parameters

vfs IntPtr
filename NonNullableUtf8StringHandle
device ulong
attributeMatcher IntPtr
info IntPtr
cancellable IntPtr
extraData IntPtr
freeExtraData DestroyNotify