Table of Contents

Class HRFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HRFuncForeverHandler
Inheritance
HRFuncForeverHandler
Inherited Members

Constructors

HRFuncForeverHandler(HRFunc)

public HRFuncForeverHandler(HRFunc managed)

Parameters

managed HRFunc

Fields

NativeCallback

public HRFunc NativeCallback

Field Value

HRFunc