Table of Contents

Class TranslateFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Async Handler for TranslateFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class TranslateFuncAsyncHandler
Inheritance
TranslateFuncAsyncHandler
Inherited Members

Constructors

TranslateFuncAsyncHandler(TranslateFunc)

public TranslateFuncAsyncHandler(TranslateFunc managed)

Parameters

managed TranslateFunc

Fields

NativeCallback

public TranslateFunc NativeCallback

Field Value

TranslateFunc