Table of Contents

Class CacheNewFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for CacheNewFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class CacheNewFuncCallHandler
Inheritance
CacheNewFuncCallHandler
Inherited Members

Constructors

CacheNewFuncCallHandler(CacheNewFunc)

public CacheNewFuncCallHandler(CacheNewFunc managed)

Parameters

managed CacheNewFunc

Fields

NativeCallback

public CacheNewFunc NativeCallback

Field Value

CacheNewFunc