diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-10-03 06:10:13 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-10-03 06:10:13 +0800 |
commit | 4dd58b9823a9526d9c55f01f77678fabe65dc0b3 (patch) | |
tree | 1e26718ba986a516212cb982df6a9b57f7d3bd1d /addressbook | |
parent | 9f50c83ac540a7a9624619b8ceb4da06b854057e (diff) | |
download | gsoc2013-evolution-4dd58b9823a9526d9c55f01f77678fabe65dc0b3.tar gsoc2013-evolution-4dd58b9823a9526d9c55f01f77678fabe65dc0b3.tar.gz gsoc2013-evolution-4dd58b9823a9526d9c55f01f77678fabe65dc0b3.tar.bz2 gsoc2013-evolution-4dd58b9823a9526d9c55f01f77678fabe65dc0b3.tar.lz gsoc2013-evolution-4dd58b9823a9526d9c55f01f77678fabe65dc0b3.tar.xz gsoc2013-evolution-4dd58b9823a9526d9c55f01f77678fabe65dc0b3.tar.zst gsoc2013-evolution-4dd58b9823a9526d9c55f01f77678fabe65dc0b3.zip |
change/add prototypes and a typedef for ETreePathCompareFunc.
2000-10-02 Chris Toshok <toshok@helixcode.com>
* e-tree-model.h: change/add prototypes and a typedef for
ETreePathCompareFunc.
* e-tree-model.c (e_tree_model_node_set_compare_function): new
function, used to set the comparison function for sorted nodes.
Eventually sorting entail just calling this function, with the
tree maintaining the sort.
(e_tree_model_node_sort): use a helper function
(e_tree_model_node_compare) to allow the e-tree user's comparison
function to take mode reasonable paramaters. also, fix it so the
previous expanded state is kept with the node. i can't believe i
wrote it the way it originally was. also, don't take the
comparison function here. it's set in
e_tree_model_node_set_compare_function.
svn path=/trunk/; revision=5674
Diffstat (limited to 'addressbook')
0 files changed, 0 insertions, 0 deletions