Table of Contents

Class PrintFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for PrintFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class PrintFuncCallHandler
Inheritance
PrintFuncCallHandler
Inherited Members

Constructors

PrintFuncCallHandler(PrintFunc)

public PrintFuncCallHandler(PrintFunc managed)

Parameters

managed PrintFunc

Fields

NativeCallback

public PrintFunc NativeCallback

Field Value

PrintFunc