Table of Contents

Class CustomMeasureFuncCallHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Call Handler for CustomMeasureFunc. 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 CustomMeasureFuncCallHandler
Inheritance
CustomMeasureFuncCallHandler
Inherited Members

Constructors

CustomMeasureFuncCallHandler(CustomMeasureFunc)

public CustomMeasureFuncCallHandler(CustomMeasureFunc managed)

Parameters

managed CustomMeasureFunc

Fields

NativeCallback

public CustomMeasureFunc NativeCallback

Field Value

CustomMeasureFunc