Table of Contents

Class PrinterFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Forever Handler for PrinterFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class PrinterFuncForeverHandler
Inheritance
PrinterFuncForeverHandler
Inherited Members

Constructors

PrinterFuncForeverHandler(PrinterFunc)

public PrinterFuncForeverHandler(PrinterFunc managed)

Parameters

managed PrinterFunc

Fields

NativeCallback

public PrinterFunc NativeCallback

Field Value

PrinterFunc