Table of Contents

Class TestLogFatalFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class TestLogFatalFuncForeverHandler
Inheritance
TestLogFatalFuncForeverHandler
Inherited Members

Constructors

TestLogFatalFuncForeverHandler(TestLogFatalFunc)

public TestLogFatalFuncForeverHandler(TestLogFatalFunc managed)

Parameters

managed TestLogFatalFunc

Fields

NativeCallback

public TestLogFatalFunc NativeCallback

Field Value

TestLogFatalFunc