Table of Contents

Class OptionErrorFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Async Handler for OptionErrorFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class OptionErrorFuncAsyncHandler
Inheritance
OptionErrorFuncAsyncHandler
Inherited Members

Constructors

OptionErrorFuncAsyncHandler(OptionErrorFunc)

public OptionErrorFuncAsyncHandler(OptionErrorFunc managed)

Parameters

managed OptionErrorFunc

Fields

NativeCallback

public OptionErrorFunc NativeCallback

Field Value

OptionErrorFunc