Table of Contents

Class CopyFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class CopyFuncForeverHandler
Inheritance
CopyFuncForeverHandler
Inherited Members

Constructors

CopyFuncForeverHandler(CopyFunc)

public CopyFuncForeverHandler(CopyFunc managed)

Parameters

managed CopyFunc

Fields

NativeCallback

public CopyFunc NativeCallback

Field Value

CopyFunc