Documentation
Dlang.org
GtkTreeDragSourceIface.dragDataGet
gtk
c
types
GtkTreeDragSourceIface
Asks the #GtkTreeDragSource to fill in selection_data with a representation of the row at path.
struct
GtkTreeDragSourceIface
extern (
C
)
gboolean
function
(
GtkTreeDragSource
*
dragSource
,
GtkTreePath
*
path
,
GtkSelectionData
*
selectionData
)
dragDataGet
;
gtk
c
types
GtkTreeDragSourceIface
variables
dragDataDelete
dragDataGet
gIface
rowDraggable
Asks the #GtkTreeDragSource to fill in selection_data with a representation of the row at path.