Table of Contents

Class PrinterFuncAsyncHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class PrinterFuncAsyncHandler
Inheritance
PrinterFuncAsyncHandler
Inherited Members

Constructors

PrinterFuncAsyncHandler(PrinterFunc)

public PrinterFuncAsyncHandler(PrinterFunc managed)

Parameters

managed PrinterFunc

Fields

NativeCallback

public PrinterFunc NativeCallback

Field Value

PrinterFunc