get_item_column
Description:
[
Version ( since =
"2.22" ) ]
public int get_item_column (
TreePath path)
Gets the column in which the item path
is currently displayed.
Column numbers start at 0.
Parameters:
this |
a IconView
|
path |
the TreePath of the item
|
Returns:
The column in which the item is displayed
|