Table of Contents

Delegate IOFunc

Namespace
GLib.Internal
Assembly
GLib-2.0.dll
public delegate bool IOFunc(IntPtr source, IOCondition condition, IntPtr data)

Parameters

source IntPtr
condition IOCondition
data IntPtr

Returns

bool