Table of Contents

Class EqualFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for EqualFunc. 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 EqualFuncCallHandler
Inheritance
EqualFuncCallHandler
Inherited Members

Constructors

EqualFuncCallHandler(EqualFunc)

public EqualFuncCallHandler(EqualFunc managed)

Parameters

managed EqualFunc

Fields

NativeCallback

public EqualFunc NativeCallback

Field Value

EqualFunc