scrollToPath
open fun scrollToPath(path: TreePath, useAlign: Boolean, rowAlign: <Error class: unknown class>, colAlign: <Error class: unknown class>)
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.