Tree.with_data
Description:
[ Version ( deprecated_since = "vala-0.20" , replacement = "Tree ()" ) ]
public Tree.with_data (CompareDataFunc<K> key_compare_func)
public Tree.with_data (CompareDataFunc<K> key_compare_func)
Warning: Tree.with_data is deprecated since vala-0.20. Use Tree ().