Table of Contents

Class TypeValueCopyFuncForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Forever Handler for TypeValueCopyFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class TypeValueCopyFuncForeverHandler
Inheritance
TypeValueCopyFuncForeverHandler
Inherited Members

Constructors

TypeValueCopyFuncForeverHandler(TypeValueCopyFunc)

public TypeValueCopyFuncForeverHandler(TypeValueCopyFunc managed)

Parameters

managed TypeValueCopyFunc

Fields

NativeCallback

public TypeValueCopyFunc NativeCallback

Field Value

TypeValueCopyFunc