gtkTreeViewGetDragDestRow {RGtk2}R Documentation

gtkTreeViewGetDragDestRow

Description

Gets information about the row that is highlighted for feedback.

Usage

gtkTreeViewGetDragDestRow(object, path, pos)

Arguments

object [GtkTreeView] a GtkTreeView
path [GtkTreePath] Return location for the path of the highlighted row, or NULL.
pos [GtkTreeViewDropPosition] Return location for the drop position, or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]