Table of Contents

Class TreeSelectionFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class TreeSelectionFuncForeverHandler
Inheritance
TreeSelectionFuncForeverHandler
Inherited Members

Constructors

TreeSelectionFuncForeverHandler(TreeSelectionFunc)

public TreeSelectionFuncForeverHandler(TreeSelectionFunc managed)

Parameters

managed TreeSelectionFunc

Fields

NativeCallback

public TreeSelectionFunc NativeCallback

Field Value

TreeSelectionFunc