Table of Contents

Class CacheNewFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class CacheNewFuncForeverHandler
Inheritance
CacheNewFuncForeverHandler
Inherited Members

Constructors

CacheNewFuncForeverHandler(CacheNewFunc)

public CacheNewFuncForeverHandler(CacheNewFunc managed)

Parameters

managed CacheNewFunc

Fields

NativeCallback

public CacheNewFunc NativeCallback

Field Value

CacheNewFunc