Table of Contents

Class CacheDupFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for CacheDupFunc. 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 CacheDupFuncCallHandler
Inheritance
CacheDupFuncCallHandler
Inherited Members

Constructors

CacheDupFuncCallHandler(CacheDupFunc)

public CacheDupFuncCallHandler(CacheDupFunc managed)

Parameters

managed CacheDupFunc

Fields

NativeCallback

public CacheDupFunc NativeCallback

Field Value

CacheDupFunc