Table of Contents

Class ErrorInitFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for ErrorInitFunc. 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 ErrorInitFuncCallHandler
Inheritance
ErrorInitFuncCallHandler
Inherited Members

Constructors

ErrorInitFuncCallHandler(ErrorInitFunc)

public ErrorInitFuncCallHandler(ErrorInitFunc managed)

Parameters

managed ErrorInitFunc

Fields

NativeCallback

public ErrorInitFunc NativeCallback

Field Value

ErrorInitFunc