IconView.getItemColumn

Gets the column in which the item path is currently displayed. Column numbers start at 0.

More...
class IconView
int
getItemColumn

Parameters

path gtk.tree_path.TreePath

the gtk.tree_path.TreePath of the item

Return Value

Type: int

The column in which the item is displayed

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead