Table of Contents

Class CellLayoutDataFuncAsyncHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Async Handler for CellLayoutDataFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class CellLayoutDataFuncAsyncHandler
Inheritance
CellLayoutDataFuncAsyncHandler
Inherited Members

Constructors

CellLayoutDataFuncAsyncHandler(CellLayoutDataFunc)

public CellLayoutDataFuncAsyncHandler(CellLayoutDataFunc managed)

Parameters

managed CellLayoutDataFunc

Fields

NativeCallback

public CellLayoutDataFunc NativeCallback

Field Value

CellLayoutDataFunc