Table of Contents

Class ErrorCopyFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class ErrorCopyFuncForeverHandler
Inheritance
ErrorCopyFuncForeverHandler
Inherited Members

Constructors

ErrorCopyFuncForeverHandler(ErrorCopyFunc)

public ErrorCopyFuncForeverHandler(ErrorCopyFunc managed)

Parameters

managed ErrorCopyFunc

Fields

NativeCallback

public ErrorCopyFunc NativeCallback

Field Value

ErrorCopyFunc