Table of Contents

Class TreeModelForeachFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class TreeModelForeachFuncForeverHandler
Inheritance
TreeModelForeachFuncForeverHandler
Inherited Members

Constructors

TreeModelForeachFuncForeverHandler(TreeModelForeachFunc)

public TreeModelForeachFuncForeverHandler(TreeModelForeachFunc managed)

Parameters

managed TreeModelForeachFunc

Fields

NativeCallback

public TreeModelForeachFunc NativeCallback

Field Value

TreeModelForeachFunc