Table of Contents

Class CustomFilterFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class CustomFilterFuncForeverHandler
Inheritance
CustomFilterFuncForeverHandler
Inherited Members

Constructors

CustomFilterFuncForeverHandler(CustomFilterFunc)

public CustomFilterFuncForeverHandler(CustomFilterFunc managed)

Parameters

managed CustomFilterFunc

Fields

NativeCallback

public CustomFilterFunc NativeCallback

Field Value

CustomFilterFunc