Table of Contents

Class LogFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for LogFunc. 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 LogFuncCallHandler
Inheritance
LogFuncCallHandler
Inherited Members

Constructors

LogFuncCallHandler(LogFunc)

public LogFuncCallHandler(LogFunc managed)

Parameters

managed LogFunc

Fields

NativeCallback

public LogFunc NativeCallback

Field Value

LogFunc