TreeViewMappingFunc

typealias TreeViewMappingFunc = (treeView: TreeView, path: TreePath) -> Unit

Function used for gtk_tree_view_map_expanded_rows().

  • param treeView A GtkTreeView

  • param path The path that’s expanded