gtkTreeViewGetDragDestRow {RGtk2} | R Documentation |
Gets information about the row that is highlighted for feedback.
gtkTreeViewGetDragDestRow(object, path)
|
[GtkTreeView ] a GtkTreeView |
|
[GtkTreePath ] Return location for the path of the highlighted row, or NULL . |
A list containing the following elements:
|
[GtkTreeViewDropPosition ] Return location for the drop position, or NULL |
Derived by RGtkGen from GTK+ documentation