Class TreeDragDestHelper
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public sealed class TreeDragDestHelper : Object, IDisposable, TreeDragDest, InstanceFactory, GTypeProvider
- Inheritance
-
TreeDragDestHelper
- Implements
- Inherited Members
Constructors
TreeDragDestHelper(ObjectHandle)
public TreeDragDestHelper(ObjectHandle handle)
Parameters
handle
ObjectHandle
Methods
DragDataReceived(TreePath, Value)
public bool DragDataReceived(TreePath dest, Value value)
Parameters
Returns
GetGType()
public static Type GetGType()
Returns
RowDropPossible(TreePath, Value)
public bool RowDropPossible(TreePath destPath, Value value)