Table of Contents

Class TreeCellDataFuncCallHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Call Handler for TreeCellDataFunc. 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 TreeCellDataFuncCallHandler
Inheritance
TreeCellDataFuncCallHandler
Inherited Members

Constructors

TreeCellDataFuncCallHandler(TreeCellDataFunc)

public TreeCellDataFuncCallHandler(TreeCellDataFunc managed)

Parameters

managed TreeCellDataFunc

Fields

NativeCallback

public TreeCellDataFunc NativeCallback

Field Value

TreeCellDataFunc