IconView.getItemRow
int getItemRow(gtk.tree_path.TreePath path)Gets the row in which the item path is currently displayed. Row numbers start at 0.
Parameters
path | the #GtkTreePath of the item |
Returns
The row in which the item is displayed
int getItemRow(gtk.tree_path.TreePath path)Gets the row in which the item path is currently displayed. Row numbers start at 0.
path | the #GtkTreePath of the item |