TreeDragDestImpl

class TreeDragDestImpl(gtkTreeDragDestPointer: <Error class: unknown class><<Error class: unknown class>>) : TreeDragDest(source)

The TreeDragDestImpl type represents a native instance of the TreeDragDest interface.

Constructors

Link copied to clipboard
constructor(gtkTreeDragDestPointer: <Error class: unknown class><<Error class: unknown class>>)

Creates a new instance of TreeDragDest for the provided CPointer.

Properties

Link copied to clipboard
open override val gtkTreeDragDestPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
open fun dragDataReceived(dest: TreePath, value: <Error class: unknown class>): Boolean

This is deprecated since version 4.10.

Link copied to clipboard
open fun rowDropPossible(destPath: TreePath, value: <Error class: unknown class>): Boolean

This is deprecated since version 4.10.