Table of Contents

Class TypeValueFreeFuncCallHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Call Handler for TypeValueFreeFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class TypeValueFreeFuncCallHandler
Inheritance
TypeValueFreeFuncCallHandler
Inherited Members

Constructors

TypeValueFreeFuncCallHandler(TypeValueFreeFunc)

public TypeValueFreeFuncCallHandler(TypeValueFreeFunc managed)

Parameters

managed TypeValueFreeFunc

Fields

NativeCallback

public TypeValueFreeFunc NativeCallback

Field Value

TypeValueFreeFunc