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