From 2197e6401ec8c5e1b77fa51e085ac068daa39e6a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 15 Oct 2010 14:49:36 -0400 Subject: Implement EAlertSinkInterface in EShellContent. Use the same alert handling policy as the composer. --- doc/reference/shell/eshell-sections.txt | 1 + doc/reference/shell/tmpl/e-shell-content.sgml | 14 ++++++++++++++ 2 files changed, 15 insertions(+) (limited to 'doc/reference') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 016493a7f4..518a2317f5 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -86,6 +86,7 @@ e_shell_content_new e_shell_content_set_searchbar e_shell_content_check_state e_shell_content_focus_search_results +e_shell_content_get_alert_bar e_shell_content_get_shell_view e_shell_content_get_view_id e_shell_content_set_view_id diff --git a/doc/reference/shell/tmpl/e-shell-content.sgml b/doc/reference/shell/tmpl/e-shell-content.sgml index f84b97636a..2fd9f79f3d 100644 --- a/doc/reference/shell/tmpl/e-shell-content.sgml +++ b/doc/reference/shell/tmpl/e-shell-content.sgml @@ -26,6 +26,11 @@ EShellContent + + + + + @@ -66,6 +71,15 @@ EShellContent @shell_content: + + + + + +@shell_content: +@Returns: + + -- cgit