Table of Contents

Class PrintFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class PrintFuncAsyncHandler
Inheritance
PrintFuncAsyncHandler
Inherited Members

Constructors

PrintFuncAsyncHandler(PrintFunc)

public PrintFuncAsyncHandler(PrintFunc managed)

Parameters

managed PrintFunc

Fields

NativeCallback

public PrintFunc NativeCallback

Field Value

PrintFunc