Class TreeDragSourceHelper
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public sealed class TreeDragSourceHelper : Object, TreeDragSource, NativeObject, IDisposable, InstanceFactory, GTypeProvider
- Inheritance
-
TreeDragSourceHelper
- Implements
- Inherited Members
Constructors
TreeDragSourceHelper(ObjectHandle)
protected TreeDragSourceHelper(ObjectHandle handle)
Parameters
handleObjectHandle
Methods
DragDataDelete(TreePath)
public bool DragDataDelete(TreePath path)
Parameters
pathTreePath
Returns
DragDataGet(TreePath)
public ContentProvider? DragDataGet(TreePath path)
Parameters
pathTreePath
Returns
GetGType()
public static Type GetGType()
Returns
NewFromPointer(nint, bool)
Creates a new managed TreeDragSourceHelper instance for a given pointer.
public static TreeDragSourceHelper NewFromPointer(nint ptr, bool ownsHandle)
Parameters
Returns
RowDraggable(TreePath)
public bool RowDraggable(TreePath path)
Parameters
pathTreePath