Table of Contents

Class TestFixtureFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class TestFixtureFuncForeverHandler
Inheritance
TestFixtureFuncForeverHandler
Inherited Members

Constructors

TestFixtureFuncForeverHandler(TestFixtureFunc)

public TestFixtureFuncForeverHandler(TestFixtureFunc managed)

Parameters

managed TestFixtureFunc

Fields

NativeCallback

public TestFixtureFunc NativeCallback

Field Value

TestFixtureFunc