Documentation
Dlang.org
GtkTreeDragSourceIface.rowDraggable
gtk
c
types
GtkTreeDragSourceIface
Asks the #GtkTreeDragSource whether a particular row can be used as the source of a DND operation.
struct
GtkTreeDragSourceIface
extern (
C
)
gboolean
function
(
GtkTreeDragSource
*
dragSource
,
GtkTreePath
*
path
)
rowDraggable
;
gtk
c
types
GtkTreeDragSourceIface
variables
dragDataDelete
dragDataGet
gIface
rowDraggable
Asks the #GtkTreeDragSource whether a particular row can be used as the source of a DND operation.