Table of Contents

Class TestDataFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for TestDataFunc. 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 TestDataFuncCallHandler
Inheritance
TestDataFuncCallHandler
Inherited Members

Constructors

TestDataFuncCallHandler(TestDataFunc)

public TestDataFuncCallHandler(TestDataFunc managed)

Parameters

managed TestDataFunc

Fields

NativeCallback

public TestDataFunc NativeCallback

Field Value

TestDataFunc