Table of Contents

Class BaseInitFuncForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class BaseInitFuncForeverHandler
Inheritance
BaseInitFuncForeverHandler
Inherited Members

Constructors

BaseInitFuncForeverHandler(BaseInitFunc)

public BaseInitFuncForeverHandler(BaseInitFunc managed)

Parameters

managed BaseInitFunc

Fields

NativeCallback

public BaseInitFunc NativeCallback

Field Value

BaseInitFunc