getItemColumn

open fun getItemColumn(path: TreePath): <Error class: unknown class>(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.GridView instead

---

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

Return

The column in which the item is displayed

Parameters

path

the GtkTreePath of the item