Package: gtk
Function gtk-tree-model-filter-convert-child-path-to-path
Lambda Listgtk-tree-model-filter-convert-child-path-to-path (filter child-path) ArgumentsReturn ValueA newly allocated gtk-tree-path instance, or nil. Details            Converts child-path to a path relative to filter.    That is, child-path points to a path in the child model. The returned  path will point to the same row in the filtered model. If child-path is
  not a valid path on the child model or points to a row which is not visible in  filter, then nil is returned.      | See also | 
2021-3-7