Description Usage Arguments Value Author(s)
Asks the GtkTreeDragSource
to fill in selection.data
with a
representation of the row at path
. selection.data->target
gives
the required type of the data. Should robustly handle a path
no
longer found in the model!
1 | gtkTreeDragSourceDragDataGet(object, path)
|
|
a |
|
row that was dragged |
A list containing the following elements:
retval |
[logical] |
|
a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.