Table of Contents

Class ErrorClearFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for ErrorClearFunc. 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 ErrorClearFuncCallHandler
Inheritance
ErrorClearFuncCallHandler
Inherited Members

Constructors

ErrorClearFuncCallHandler(ErrorClearFunc)

public ErrorClearFuncCallHandler(ErrorClearFunc managed)

Parameters

managed ErrorClearFunc

Fields

NativeCallback

public ErrorClearFunc NativeCallback

Field Value

ErrorClearFunc