Table of Contents

Delegate SignalAccumulator

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate bool SignalAccumulator(IntPtr ihint, IntPtr returnAccu, IntPtr handlerReturn, IntPtr data)

Parameters

ihint IntPtr
returnAccu IntPtr
handlerReturn IntPtr
data IntPtr

Returns

bool