From 662c1a21bf74ebb4724612eea840a3dd810860b4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 20 Jun 2013 12:10:02 -0400 Subject: Remove e_tree_force_expanded_state(). Reducing API bloat. Do this instead: adapter = e_tree_get_table_adapter (tree); e_tree_table_adapter_force_expanded_state (adapter, state); --- doc/reference/evolution-util/evolution-util-sections.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/reference/evolution-util') diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index 4292d40e9d..10b10da618 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4209,7 +4209,6 @@ e_tree_drag_begin e_tree_is_dragging e_tree_row_count e_tree_get_tooltip -e_tree_force_expanded_state ETreeFindNextParams e_tree_find_next e_tree_get_item -- cgit v1.2.3