Table of Contents

Class CustomMeasureFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class CustomMeasureFuncForeverHandler
Inheritance
CustomMeasureFuncForeverHandler
Inherited Members

Constructors

CustomMeasureFuncForeverHandler(CustomMeasureFunc)

public CustomMeasureFuncForeverHandler(CustomMeasureFunc managed)

Parameters

managed CustomMeasureFunc

Fields

NativeCallback

public CustomMeasureFunc NativeCallback

Field Value

CustomMeasureFunc