Table of Contents

Class PrintFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class PrintFuncForeverHandler
Inheritance
PrintFuncForeverHandler
Inherited Members

Constructors

PrintFuncForeverHandler(PrintFunc)

public PrintFuncForeverHandler(PrintFunc managed)

Parameters

managed PrintFunc

Fields

NativeCallback

public PrintFunc NativeCallback

Field Value

PrintFunc