Table of Contents

Class CopyFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for CopyFunc. 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 CopyFuncCallHandler
Inheritance
CopyFuncCallHandler
Inherited Members

Constructors

CopyFuncCallHandler(CopyFunc)

public CopyFuncCallHandler(CopyFunc managed)

Parameters

managed CopyFunc

Fields

NativeCallback

public CopyFunc NativeCallback

Field Value

CopyFunc