Table of Contents

Class TypeValueFreeFuncForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class TypeValueFreeFuncForeverHandler
Inheritance
TypeValueFreeFuncForeverHandler
Inherited Members

Constructors

TypeValueFreeFuncForeverHandler(TypeValueFreeFunc)

public TypeValueFreeFuncForeverHandler(TypeValueFreeFunc managed)

Parameters

managed TypeValueFreeFunc

Fields

NativeCallback

public TypeValueFreeFunc NativeCallback

Field Value

TypeValueFreeFunc