Table of Contents

Class CacheDupFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class CacheDupFuncForeverHandler
Inheritance
CacheDupFuncForeverHandler
Inherited Members

Constructors

CacheDupFuncForeverHandler(CacheDupFunc)

public CacheDupFuncForeverHandler(CacheDupFunc managed)

Parameters

managed CacheDupFunc

Fields

NativeCallback

public CacheDupFunc NativeCallback

Field Value

CacheDupFunc