diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-10 22:25:00 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-11 00:46:22 +0800 |
commit | ab42fdc8c751622e3239d43e793f06e8b6703bf7 (patch) | |
tree | 65748cacdff56ab8c6840843dac4f73c89461ceb /doc | |
parent | c80966db005f9fb5acb4f994ee467b56ea43d993 (diff) | |
download | gsoc2013-evolution-ab42fdc8c751622e3239d43e793f06e8b6703bf7.tar.gz gsoc2013-evolution-ab42fdc8c751622e3239d43e793f06e8b6703bf7.tar.zst gsoc2013-evolution-ab42fdc8c751622e3239d43e793f06e8b6703bf7.zip |
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.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 <SUBSECTION Standard> E_SOURCE_SELECTOR E_IS_SOURCE_SELECTOR |