Table of Contents

Class HFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HFuncForeverHandler
Inheritance
HFuncForeverHandler
Inherited Members

Constructors

HFuncForeverHandler(HFunc)

public HFuncForeverHandler(HFunc managed)

Parameters

managed HFunc

Fields

NativeCallback

public HFunc NativeCallback

Field Value

HFunc