Table of Contents

Delegate IOFunc

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

Parameters

source nint
condition IOCondition
data nint

Returns

bool