Table of Contents

Class LogFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class LogFuncForeverHandler
Inheritance
LogFuncForeverHandler
Inherited Members

Constructors

LogFuncForeverHandler(LogFunc)

public LogFuncForeverHandler(LogFunc managed)

Parameters

managed LogFunc

Fields

NativeCallback

public LogFunc NativeCallback

Field Value

LogFunc