Table of Contents

Class TestDataFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class TestDataFuncForeverHandler
Inheritance
TestDataFuncForeverHandler
Inherited Members

Constructors

TestDataFuncForeverHandler(TestDataFunc)

public TestDataFuncForeverHandler(TestDataFunc managed)

Parameters

managed TestDataFunc

Fields

NativeCallback

public TestDataFunc NativeCallback

Field Value

TestDataFunc