gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GtkTreeDragDestIface.rowDropPossible
gtk
c
types
GtkTreeDragDestIface
struct
GtkTreeDragDestIface
extern (
C
)
int
function
(
GtkTreeDragDest
*
dragDest
,
GtkTreePath
*
destPath
,
GtkSelectionData
*
selectionData
)
rowDropPossible
;
Return Value
%TRUE if a drop is possible before @dest_path
Meta
Source
See Implementation
gtk
c
types
GtkTreeDragDestIface
variables
dragDataReceived
gIface
rowDropPossible