Table of Contents

Class ClassInitFuncForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class ClassInitFuncForeverHandler
Inheritance
ClassInitFuncForeverHandler
Inherited Members

Constructors

ClassInitFuncForeverHandler(ClassInitFunc)

public ClassInitFuncForeverHandler(ClassInitFunc managed)

Parameters

managed ClassInitFunc

Fields

NativeCallback

public ClassInitFunc NativeCallback

Field Value

ClassInitFunc