Table of Contents

Class ListBoxForeachFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class ListBoxForeachFuncForeverHandler
Inheritance
ListBoxForeachFuncForeverHandler
Inherited Members

Constructors

ListBoxForeachFuncForeverHandler(ListBoxForeachFunc)

public ListBoxForeachFuncForeverHandler(ListBoxForeachFunc managed)

Parameters

managed ListBoxForeachFunc

Fields

NativeCallback

public ListBoxForeachFunc NativeCallback

Field Value

ListBoxForeachFunc