Table of Contents

Class VoidFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for VoidFunc. 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 VoidFuncCallHandler
Inheritance
VoidFuncCallHandler
Inherited Members

Constructors

VoidFuncCallHandler(VoidFunc)

public VoidFuncCallHandler(VoidFunc managed)

Parameters

managed VoidFunc

Fields

NativeCallback

public VoidFunc NativeCallback

Field Value

VoidFunc