get_item_row
Description:
[
Version ( since =
"2.22" ) ]
public int get_item_row (
TreePath path)
Gets the row in which the item path
is currently displayed.
Row numbers start at 0.
Parameters:
this |
a IconView
|
path |
the TreePath of the item
|
Returns:
The row in which the item is displayed
|