Table of Contents

Class DataForeachFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class DataForeachFuncForeverHandler
Inheritance
DataForeachFuncForeverHandler
Inherited Members

Constructors

DataForeachFuncForeverHandler(DataForeachFunc)

public DataForeachFuncForeverHandler(DataForeachFunc managed)

Parameters

managed DataForeachFunc

Fields

NativeCallback

public DataForeachFunc NativeCallback

Field Value

DataForeachFunc