Table of Contents

Class FuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for Func. 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 FuncCallHandler
Inheritance
FuncCallHandler
Inherited Members

Constructors

FuncCallHandler(Func)

public FuncCallHandler(Func managed)

Parameters

managed Func

Fields

NativeCallback

public Func NativeCallback

Field Value

Func