Table of Contents

Class EqualFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Forever Handler for EqualFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class EqualFuncForeverHandler
Inheritance
EqualFuncForeverHandler
Inherited Members

Constructors

EqualFuncForeverHandler(EqualFunc)

public EqualFuncForeverHandler(EqualFunc managed)

Parameters

managed EqualFunc

Fields

NativeCallback

public EqualFunc NativeCallback

Field Value

EqualFunc