diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2009-02-13 03:01:33 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2009-02-13 03:01:33 +0800 |
commit | f4d9a26f99304d0fed83289bb6411e3a14a01ef7 (patch) | |
tree | 0671bd5d51968fd9c49e927053947123bf1234c8 /doc/reference | |
parent | 6bffa31112ca78585f3528bbd2ad52b84231e3f4 (diff) | |
download | gsoc2013-evolution-f4d9a26f99304d0fed83289bb6411e3a14a01ef7.tar.gz gsoc2013-evolution-f4d9a26f99304d0fed83289bb6411e3a14a01ef7.tar.zst gsoc2013-evolution-f4d9a26f99304d0fed83289bb6411e3a14a01ef7.zip |
Make MailSession available through EShellSettings so composer can use it.
svn path=/branches/kill-bonobo/; revision=37257
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index b4db220d8d..bbf4654b83 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -133,6 +133,8 @@ e_shell_settings_get_string e_shell_settings_set_string e_shell_settings_get_object e_shell_settings_set_object +e_shell_settings_get_pointer +e_shell_settings_set_pointer <SUBSECTION Standard> E_SHELL_SETTINGS E_IS_SHELL_SETTINGS |