Table of Contents

Delegate SeekableIfaceData.TruncateFnCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool SeekableIfaceData.TruncateFnCallback(IntPtr seekable, long offset, IntPtr cancellable, out ErrorOwnedHandle error)

Parameters

seekable IntPtr
offset long
cancellable IntPtr
error ErrorOwnedHandle

Returns

bool