Table of Contents

Delegate ClosureMarshal

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate void ClosureMarshal(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