diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-09-01 16:57:43 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-09-01 16:57:43 +0800 |
commit | 0a380243b1363ab2477a8fd846d4fae92bb24912 (patch) | |
tree | 3fcff7865dd55c37a41de2ebe9db95b830131ed5 /e-util | |
parent | 68b88043e3703a33c3de69309b86285693cea438 (diff) | |
download | gsoc2013-evolution-0a380243b1363ab2477a8fd846d4fae92bb24912.tar gsoc2013-evolution-0a380243b1363ab2477a8fd846d4fae92bb24912.tar.gz gsoc2013-evolution-0a380243b1363ab2477a8fd846d4fae92bb24912.tar.bz2 gsoc2013-evolution-0a380243b1363ab2477a8fd846d4fae92bb24912.tar.lz gsoc2013-evolution-0a380243b1363ab2477a8fd846d4fae92bb24912.tar.xz gsoc2013-evolution-0a380243b1363ab2477a8fd846d4fae92bb24912.tar.zst gsoc2013-evolution-0a380243b1363ab2477a8fd846d4fae92bb24912.zip |
add signals/prototypes for e_tree_model_node_collapsed and
2000-09-01 Chris Toshok <toshok@helixcode.com>
* e-tree-model.h: add signals/prototypes for
e_tree_model_node_collapsed and e_tree_model_node_expanded.
* e-tree-model.c (etree_set_expanded): emit
node_expanded/node_collapsed signals, with node_expanded happening
before the expansion so it can much with the children, and
collapsed being emitted after.
(e_tree_model_row_of_node): remove stupid check, and g_warning.
(e_tree_model_node_collapsed): new function.
(e_tree_model_node_expanded): new function.
svn path=/trunk/; revision=5162
Diffstat (limited to 'e-util')
0 files changed, 0 insertions, 0 deletions