Table of Contents

Delegate ClosureData.MarshalCallback

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate void ClosureData.MarshalCallback(IntPtr closure, IntPtr returnValue, uint nParamValues, IntPtr paramValues, IntPtr invocationHint, IntPtr marshalData)

Parameters

closure IntPtr
returnValue IntPtr
nParamValues uint
paramValues IntPtr
invocationHint IntPtr
marshalData IntPtr