Table of Contents

Class CellAllocCallbackAsyncHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class CellAllocCallbackAsyncHandler
Inheritance
CellAllocCallbackAsyncHandler
Inherited Members

Constructors

CellAllocCallbackAsyncHandler(CellAllocCallback)

public CellAllocCallbackAsyncHandler(CellAllocCallback managed)

Parameters

managed CellAllocCallback

Fields

NativeCallback

public CellAllocCallback NativeCallback

Field Value

CellAllocCallback