Table of Contents

Class NodeForeachFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class NodeForeachFuncForeverHandler
Inheritance
NodeForeachFuncForeverHandler
Inherited Members

Constructors

NodeForeachFuncForeverHandler(NodeForeachFunc)

public NodeForeachFuncForeverHandler(NodeForeachFunc managed)

Parameters

managed NodeForeachFunc

Fields

NativeCallback

public NodeForeachFunc NativeCallback

Field Value

NodeForeachFunc