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:47:47 +0800 |
commit | e2988440bbb5b7616e8067e53c08e65d16b05fbb (patch) | |
tree | c9095e635a5c19f6c6ac6e8ca41afc4147ad0bbf /doc/reference | |
parent | 2bc3430bb8000e530d4d40b64355366439db0366 (diff) | |
download | gsoc2013-evolution-e2988440bbb5b7616e8067e53c08e65d16b05fbb.tar gsoc2013-evolution-e2988440bbb5b7616e8067e53c08e65d16b05fbb.tar.gz gsoc2013-evolution-e2988440bbb5b7616e8067e53c08e65d16b05fbb.tar.bz2 gsoc2013-evolution-e2988440bbb5b7616e8067e53c08e65d16b05fbb.tar.lz gsoc2013-evolution-e2988440bbb5b7616e8067e53c08e65d16b05fbb.tar.xz gsoc2013-evolution-e2988440bbb5b7616e8067e53c08e65d16b05fbb.tar.zst gsoc2013-evolution-e2988440bbb5b7616e8067e53c08e65d16b05fbb.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.
(cherry picked from commit ab42fdc8c751622e3239d43e793f06e8b6703bf7)
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/libeutil/libeutil-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt index 53743cce51..f2ea82264d 100644 --- a/doc/reference/libeutil/libeutil-sections.txt +++ b/doc/reference/libeutil/libeutil-sections.txt @@ -3194,6 +3194,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 |