Table of Contents

Class TypeValueInitFuncForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class TypeValueInitFuncForeverHandler
Inheritance
TypeValueInitFuncForeverHandler
Inherited Members

Constructors

TypeValueInitFuncForeverHandler(TypeValueInitFunc)

public TypeValueInitFuncForeverHandler(TypeValueInitFunc managed)

Parameters

managed TypeValueInitFunc

Fields

NativeCallback

public TypeValueInitFunc NativeCallback

Field Value

TypeValueInitFunc