Table of Contents

Class CompletionFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for CompletionFunc. 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 CompletionFuncCallHandler
Inheritance
CompletionFuncCallHandler
Inherited Members

Constructors

CompletionFuncCallHandler(CompletionFunc)

public CompletionFuncCallHandler(CompletionFunc managed)

Parameters

managed CompletionFunc

Fields

NativeCallback

public CompletionFunc NativeCallback

Field Value

CompletionFunc