Table of Contents

Interface TreeDragSource

Namespace
Gtk
Assembly
Gtk-4.0.dll
public interface TreeDragSource : IHandle
Inherited Members

Methods

DragDataDelete(TreePath)

bool DragDataDelete(TreePath path)

Parameters

path TreePath

Returns

bool

DragDataGet(TreePath)

ContentProvider? DragDataGet(TreePath path)

Parameters

path TreePath

Returns

ContentProvider

RowDraggable(TreePath)

bool RowDraggable(TreePath path)

Parameters

path TreePath

Returns

bool