Table of Contents

Class FontFilterFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class FontFilterFuncForeverHandler
Inheritance
FontFilterFuncForeverHandler
Inherited Members

Constructors

FontFilterFuncForeverHandler(FontFilterFunc)

public FontFilterFuncForeverHandler(FontFilterFunc managed)

Parameters

managed FontFilterFunc

Fields

NativeCallback

public FontFilterFunc NativeCallback

Field Value

FontFilterFunc