IconView.getItemColumn
int getItemColumn(gtk.tree_path.TreePath path)Gets the column in which the item path is currently displayed. Column numbers start at 0.
Parameters
path | the [gtk.tree_path.TreePath] of the item |
Returns
The column in which the item is displayed
Deprecated
Use [gtk.grid_view.GridView] instead