Table of Contents

Class CustomFilterFuncCallHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Call Handler for CustomFilterFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class CustomFilterFuncCallHandler
Inheritance
CustomFilterFuncCallHandler
Inherited Members

Constructors

CustomFilterFuncCallHandler(CustomFilterFunc)

public CustomFilterFuncCallHandler(CustomFilterFunc managed)

Parameters

managed CustomFilterFunc

Fields

NativeCallback

public CustomFilterFunc NativeCallback

Field Value

CustomFilterFunc