convertPathToChildPath

open fun convertPathToChildPath(filterPath: TreePath): TreePath?

Converts @filter_path to a path on the child model of @filter. That is,

Return

A newly allocated GtkTreePath

Parameters

filterPath

A GtkTreePath to convert.