Table of Contents

Delegate FileInputStreamClassData.SeekCallback

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

Parameters

stream IntPtr
offset long
type SeekType
cancellable IntPtr
error ErrorOwnedHandle

Returns

bool