[ Version ( since = "2.22" ) ]
public int get_item_row (TreePath path)
Gets the row in which the item path is currently displayed.
Use [class@Gtk.GridView] instead
Row numbers start at 0.
| this |
a `GtkIconView` |
| path |
the `GtkTreePath` of the item |
|
The row in which the item is displayed |