IconView.getItemRow

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

More...
class IconView
int
getItemRow

Parameters

path gtk.tree_path.TreePath

the gtk.tree_path.TreePath of the item

Return Value

Type: int

The row in which the item is displayed

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead