Table of Contents

Delegate FileOutputStreamClassData.SeekCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool FileOutputStreamClassData.SeekCallback(nint stream, long offset, SeekType type, nint cancellable, out ErrorOwnedHandle error)

Parameters

stream nint
offset long
type SeekType
cancellable nint
error ErrorOwnedHandle

Returns

bool