Table of Contents

Class TranslateFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for TranslateFunc. 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 TranslateFuncCallHandler
Inheritance
TranslateFuncCallHandler
Inherited Members

Constructors

TranslateFuncCallHandler(TranslateFunc)

public TranslateFuncCallHandler(TranslateFunc managed)

Parameters

managed TranslateFunc

Fields

NativeCallback

public TranslateFunc NativeCallback

Field Value

TranslateFunc