Table of Contents

Delegate PollableSourceFunc

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool PollableSourceFunc(IntPtr pollableStream, IntPtr data)

Parameters

pollableStream IntPtr
data IntPtr

Returns

bool