gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
GtkTreeDragDestIface.rowDropPossible
gtk
c
types
GtkTreeDragDestIface
struct
GtkTreeDragDestIface
extern (
C
)
int
function
(
GtkTreeDragDest
*
dragDest
,
GtkTreePath
*
destPath
,
GValue
*
value
)
rowDropPossible
;
Return Value
%TRUE if a drop is possible before @dest_path
Meta
Source
See Implementation
gtk
c
types
GtkTreeDragDestIface
variables
dragDataReceived
gIface
rowDropPossible