Table of Contents

Delegate SignalAccumulator

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

Parameters

ihint SignalInvocationHint
returnAccu Value
handlerReturn Value
data nint

Returns

bool