Class TreeDragSourceHelper
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public sealed class TreeDragSourceHelper : Object, IDisposable, TreeDragSource, InstanceFactory, GTypeProvider
- Inheritance
-
TreeDragSourceHelper
- Implements
- Inherited Members
Constructors
TreeDragSourceHelper(ObjectHandle)
public TreeDragSourceHelper(ObjectHandle handle)
Parameters
handle
ObjectHandle
Methods
DragDataDelete(TreePath)
public bool DragDataDelete(TreePath path)
Parameters
path
TreePath
Returns
DragDataGet(TreePath)
public ContentProvider? DragDataGet(TreePath path)
Parameters
path
TreePath
Returns
GetGType()
public static Type GetGType()
Returns
RowDraggable(TreePath)
public bool RowDraggable(TreePath path)
Parameters
path
TreePath