Table of Contents

Class TreeModelForeachFuncAsyncHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Async Handler for TreeModelForeachFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class TreeModelForeachFuncAsyncHandler
Inheritance
TreeModelForeachFuncAsyncHandler
Inherited Members

Constructors

TreeModelForeachFuncAsyncHandler(TreeModelForeachFunc)

public TreeModelForeachFuncAsyncHandler(TreeModelForeachFunc managed)

Parameters

managed TreeModelForeachFunc

Fields

NativeCallback

public TreeModelForeachFunc NativeCallback

Field Value

TreeModelForeachFunc