gtkTreeViewSetDragDestRow {RGtk2} | R Documentation |
Sets the row that is highlighted for feedback.
gtkTreeViewSetDragDestRow(object, path, pos)
|
[GtkTreeView ] a GtkTreeView |
|
[GtkTreePath ] The path of the row to highlight, or NULL . |
|
[GtkTreeViewDropPosition ] Specifies whether to drop before, after or into the row |
Derived by RGtkGen from GTK+ documentation