Table of Contents

Class CellLayoutDataFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class CellLayoutDataFuncForeverHandler
Inheritance
CellLayoutDataFuncForeverHandler
Inherited Members

Constructors

CellLayoutDataFuncForeverHandler(CellLayoutDataFunc)

public CellLayoutDataFuncForeverHandler(CellLayoutDataFunc managed)

Parameters

managed CellLayoutDataFunc

Fields

NativeCallback

public CellLayoutDataFunc NativeCallback

Field Value

CellLayoutDataFunc