Table of Contents

Class TestFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class TestFuncForeverHandler
Inheritance
TestFuncForeverHandler
Inherited Members

Constructors

TestFuncForeverHandler(TestFunc)

public TestFuncForeverHandler(TestFunc managed)

Parameters

managed TestFunc

Fields

NativeCallback

public TestFunc NativeCallback

Field Value

TestFunc