gtkTreeViewGetDragDestRow {RGtk2.10}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.10 version 2.10.6 Index]