Table of Contents

Class ErrorClearFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class ErrorClearFuncForeverHandler
Inheritance
ErrorClearFuncForeverHandler
Inherited Members

Constructors

ErrorClearFuncForeverHandler(ErrorClearFunc)

public ErrorClearFuncForeverHandler(ErrorClearFunc managed)

Parameters

managed ErrorClearFunc

Fields

NativeCallback

public ErrorClearFunc NativeCallback

Field Value

ErrorClearFunc