getItemRow

open fun getItemRow(path: TreePath): Int

Gets the row in which the item @path is currently displayed. Row numbers start at 0.

Return

The row in which the item is displayed

Parameters

path

the GtkTreePath of the item