From ab42fdc8c751622e3239d43e793f06e8b6703bf7 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 10 Jun 2013 10:25:00 -0400 Subject: Add e_source_selector_update_all_rows(). Calls e_source_selector_update_row() for each ESource being shown by the ESourceSelector, according to the "extension-name" property. --- doc/reference/evolution-util/evolution-util-sections.txt | 1 + 1 file changed, 1 insertion(+) (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 159ad1a674..71ed6c67a7 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -3230,6 +3230,7 @@ e_source_selector_ref_source_by_iter e_source_selector_ref_source_by_path e_source_selector_queue_write e_source_selector_update_row +e_source_selector_update_all_rows E_SOURCE_SELECTOR E_IS_SOURCE_SELECTOR -- cgit