From a8bb464bf5a0c994a67ae46751a480ec03c6d208 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 20 Jun 2013 11:26:10 -0400 Subject: Remove e_tree_show_node(). Reducing API bloat. Do this instead: adapter = e_tree_get_table_adapter (tree); e_tree_table_adapter_show_node (adapter, path); --- doc/reference/evolution-util/evolution-util-sections.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index eb19be247a..aa20596b81 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4207,7 +4207,6 @@ e_tree_drag_source_set e_tree_drag_source_unset e_tree_drag_begin e_tree_is_dragging -e_tree_show_node e_tree_save_expanded_state e_tree_load_expanded_state e_tree_save_expanded_state_xml -- cgit v1.2.3