Table of Contents

Class ErrorInitFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class ErrorInitFuncForeverHandler
Inheritance
ErrorInitFuncForeverHandler
Inherited Members

Constructors

ErrorInitFuncForeverHandler(ErrorInitFunc)

public ErrorInitFuncForeverHandler(ErrorInitFunc managed)

Parameters

managed ErrorInitFunc

Fields

NativeCallback

public ErrorInitFunc NativeCallback

Field Value

ErrorInitFunc