Table of Contents

Class InstanceInitFuncForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class InstanceInitFuncForeverHandler
Inheritance
InstanceInitFuncForeverHandler
Inherited Members

Constructors

InstanceInitFuncForeverHandler(InstanceInitFunc)

public InstanceInitFuncForeverHandler(InstanceInitFunc managed)

Parameters

managed InstanceInitFunc

Fields

NativeCallback

public InstanceInitFunc NativeCallback

Field Value

InstanceInitFunc