Table of Contents

Class HashFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HashFuncForeverHandler
Inheritance
HashFuncForeverHandler
Inherited Members

Constructors

HashFuncForeverHandler(HashFunc)

public HashFuncForeverHandler(HashFunc managed)

Parameters

managed HashFunc

Fields

NativeCallback

public HashFunc NativeCallback

Field Value

HashFunc