Table of Contents

Delegate IOFunc

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

Parameters

source IOChannel
condition IOCondition
data IntPtr

Returns

bool