diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-02-21 01:03:59 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-02-21 05:35:58 +0800 |
commit | a955be9b70fd556310fc4c07aeef91c99bde3aaf (patch) | |
tree | ae54323a088dcc15b0ae42e7ae530c8e2aeb868f /doc | |
parent | 214d832ccdcb79744f6b0a913ee221cb3d725356 (diff) | |
download | gsoc2013-evolution-a955be9b70fd556310fc4c07aeef91c99bde3aaf.tar.gz gsoc2013-evolution-a955be9b70fd556310fc4c07aeef91c99bde3aaf.tar.zst gsoc2013-evolution-a955be9b70fd556310fc4c07aeef91c99bde3aaf.zip |
ESourceSelector: Make source_selector_update_row() public.
Gonna need to call this from the EClientSelector subclass.
Diffstat (limited to 'doc')
-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 70f48a6121..78e3b72d7d 100644 --- a/doc/reference/libeutil/libeutil-sections.txt +++ b/doc/reference/libeutil/libeutil-sections.txt @@ -3115,6 +3115,7 @@ e_source_selector_ref_primary_selection e_source_selector_set_primary_selection e_source_selector_ref_source_by_path e_source_selector_queue_write +e_source_selector_update_row <SUBSECTION Standard> E_SOURCE_SELECTOR E_IS_SOURCE_SELECTOR |