Table of Contents

Delegate SeekableIfaceData.SeekCallback

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

Parameters

seekable IntPtr
offset long
type SeekType
cancellable IntPtr
error ErrorOwnedHandle

Returns

bool