Table of Contents

Class CompareFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for CompareFunc. 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 CompareFuncCallHandler
Inheritance
CompareFuncCallHandler
Inherited Members

Constructors

CompareFuncCallHandler(CompareFunc)

public CompareFuncCallHandler(CompareFunc managed)

Parameters

managed CompareFunc

Fields

NativeCallback

public CompareFunc NativeCallback

Field Value

CompareFunc