Table of Contents

Delegate SignalAccumulator

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

Parameters

ihint SignalInvocationHint
returnAccu Value
handlerReturn Value
data IntPtr

Returns

bool