Table of Contents

Class TreeDragSourceHelper

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class TreeDragSourceHelper : Object, IObject, INotifyPropertyChanged, IDisposable, TreeDragSource, IHandle, GTypeProvider
Inheritance
TreeDragSourceHelper
Implements
Inherited Members

Constructors

TreeDragSourceHelper(IntPtr, bool)

public TreeDragSourceHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

DragDataDelete(TreePath)

public bool DragDataDelete(TreePath path)

Parameters

path TreePath

Returns

bool

DragDataGet(TreePath)

public ContentProvider? DragDataGet(TreePath path)

Parameters

path TreePath

Returns

ContentProvider

GetGType()

public static Type GetGType()

Returns

Type

RowDraggable(TreePath)

public bool RowDraggable(TreePath path)

Parameters

path TreePath

Returns

bool