TreeDragSource

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

List views use widgets to display their contents. You can use class@Gtk.DragSource to implement a drag source

Interface for Drag-and-Drop destinations in GtkTreeView.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
class TreeDragSourceImpl(gtkTreeDragSourcePointer: <Error class: unknown class><<Error class: unknown class>>) : TreeDragSource

The TreeDragSourceImpl type represents a native instance of the TreeDragSource interface.

Properties

Link copied to clipboard
abstract val gtkTreeDragSourcePointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard

This is deprecated since version 4.10.

Link copied to clipboard
open fun dragDataGet(path: TreePath): <Error class: unknown class>?

This is deprecated since version 4.10.

Link copied to clipboard
open fun rowDraggable(path: TreePath): Boolean

This is deprecated since version 4.10.