TreePath

constructor()(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

---

Creates a new GtkTreePath This refers to a row.

Return

A newly created GtkTreePath.


constructor(path: String)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

---

Creates a new GtkTreePath initialized to @path.

Return

A newly-created GtkTreePath

Parameters

path

The string representation of a path


constructor(gtkTreePathPointer: <Error class: unknown class><<Error class: unknown class>>)(source)