Documentation
Dlang.org
GtkTreeDragDestIface.rowDropPossible
gtk
c
types
GtkTreeDragDestIface
Determines whether a drop is possible before the given dest_path, at the same depth as dest_path.
struct
GtkTreeDragDestIface
extern (
C
)
bool
function
(
GtkTreeDragDest
*
dragDest
,
GtkTreePath
*
destPath
,
const
(
GValue
)*
value
)
rowDropPossible
;
gtk
c
types
GtkTreeDragDestIface
variables
dragDataReceived
gIface
rowDropPossible
Determines whether a drop is possible before the given dest_path, at the same depth as dest_path.