Table of Contents

Class TreeSelectionForeachFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Forever Handler for TreeSelectionForeachFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class TreeSelectionForeachFuncForeverHandler
Inheritance
TreeSelectionForeachFuncForeverHandler
Inherited Members

Constructors

TreeSelectionForeachFuncForeverHandler(TreeSelectionForeachFunc)

public TreeSelectionForeachFuncForeverHandler(TreeSelectionForeachFunc managed)

Parameters

managed TreeSelectionForeachFunc

Fields

NativeCallback

public TreeSelectionForeachFunc NativeCallback

Field Value

TreeSelectionForeachFunc