Table of Contents

Class LogWriterFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for LogWriterFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class LogWriterFuncCallHandler
Inheritance
LogWriterFuncCallHandler
Inherited Members

Constructors

LogWriterFuncCallHandler(LogWriterFunc)

public LogWriterFuncCallHandler(LogWriterFunc managed)

Parameters

managed LogWriterFunc

Fields

NativeCallback

public LogWriterFunc NativeCallback

Field Value

LogWriterFunc