gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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