Table of Contents

Delegate ClosureMarshal

Namespace
GObject
Assembly
GObject-2.0.dll
public delegate void ClosureMarshal(Closure closure, Value? returnValue, Value[] paramValues, IntPtr invocationHint, IntPtr marshalData)

Parameters

closure Closure
returnValue Value
paramValues Value[]
invocationHint IntPtr
marshalData IntPtr