Table of Contents

Class TraverseNodeFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for TraverseNodeFunc. 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 TraverseNodeFuncCallHandler
Inheritance
TraverseNodeFuncCallHandler
Inherited Members

Constructors

TraverseNodeFuncCallHandler(TraverseNodeFunc)

public TraverseNodeFuncCallHandler(TraverseNodeFunc managed)

Parameters

managed TraverseNodeFunc

Fields

NativeCallback

public TraverseNodeFunc NativeCallback

Field Value

TraverseNodeFunc