scrollToPath

open fun scrollToPath(path: TreePath, useAlign: Boolean, rowAlign: <Error class: unknown class>, colAlign: <Error class: unknown class>)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.GridView instead

---

Moves the alignments of @icon_view to the position specified by @path.

Parameters

path

The path of the item to move to.

useAlign

whether to use alignment arguments, or false.

rowAlign

The vertical alignment of the item specified by @path.

colAlign

The horizontal alignment of the item specified by @path.