Table of Contents

Delegate VaClosureMarshal

Namespace
GObject
Assembly
GObject-2.0.dll
public delegate void VaClosureMarshal(Closure closure, Value? returnValue, TypeInstance instance, IntPtr args, IntPtr marshalData, int nParams, Type[] paramTypes)

Parameters

closure Closure
returnValue Value
instance TypeInstance
args IntPtr
marshalData IntPtr
nParams int
paramTypes Type[]