Table of Contents

Class TreeSelectionFuncAsyncHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class TreeSelectionFuncAsyncHandler
Inheritance
TreeSelectionFuncAsyncHandler
Inherited Members

Constructors

TreeSelectionFuncAsyncHandler(TreeSelectionFunc)

public TreeSelectionFuncAsyncHandler(TreeSelectionFunc managed)

Parameters

managed TreeSelectionFunc

Fields

NativeCallback

public TreeSelectionFunc NativeCallback

Field Value

TreeSelectionFunc