Table of Contents

Class TreeModelForeachFuncCallHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Call Handler for TreeModelForeachFunc. 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 TreeModelForeachFuncCallHandler
Inheritance
TreeModelForeachFuncCallHandler
Inherited Members

Constructors

TreeModelForeachFuncCallHandler(TreeModelForeachFunc)

public TreeModelForeachFuncCallHandler(TreeModelForeachFunc managed)

Parameters

managed TreeModelForeachFunc

Fields

NativeCallback

public TreeModelForeachFunc NativeCallback

Field Value

TreeModelForeachFunc