diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-09-30 00:14:46 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-09-30 00:14:46 +0800 |
commit | 098ea8aad8d3249d9faca5df5b4fe67b94ba660f (patch) | |
tree | c39d278f71283c9ebded47c606970404276b020f /doc | |
parent | cb78b84aecf1c011e0b013cc94a079e2dc0eabbc (diff) | |
download | gsoc2013-evolution-098ea8aad8d3249d9faca5df5b4fe67b94ba660f.tar.gz gsoc2013-evolution-098ea8aad8d3249d9faca5df5b4fe67b94ba660f.tar.zst gsoc2013-evolution-098ea8aad8d3249d9faca5df5b4fe67b94ba660f.zip |
Get Memos to come up. Doesn't really work yet, but the widgets are all there.
svn path=/branches/kill-bonobo/; revision=36491
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/shell/tmpl/e-shell-view.sgml | 17 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/eshell-unused.sgml | 14 |
2 files changed, 22 insertions, 9 deletions
diff --git a/doc/reference/shell/tmpl/e-shell-view.sgml b/doc/reference/shell/tmpl/e-shell-view.sgml index 5383ea7bc6..d36370c321 100644 --- a/doc/reference/shell/tmpl/e-shell-view.sgml +++ b/doc/reference/shell/tmpl/e-shell-view.sgml @@ -23,7 +23,14 @@ EShellView </para> -<!-- ##### SIGNAL EShellView::changed ##### --> +<!-- ##### SIGNAL EShellView::toggled ##### --> +<para> + +</para> + +@eshellview: the object which received the signal. + +<!-- ##### SIGNAL EShellView::update-actions ##### --> <para> </para> @@ -178,11 +185,3 @@ EShellView @Returns: -<!-- ##### FUNCTION e_shell_view_changed ##### --> -<para> - -</para> - -@shell_view: - - diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index edf7adfdea..358b76071a 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -448,6 +448,13 @@ intelligent </para> +<!-- ##### SIGNAL EShellView::changed ##### --> +<para> + +</para> + +@eshellview: the object which received the signal. + <!-- ##### ARG EShellView:view-instance ##### --> <para> @@ -1860,6 +1867,13 @@ intelligent </para> +<!-- ##### FUNCTION e_shell_view_changed ##### --> +<para> + +</para> + +@shell_view: + <!-- ##### FUNCTION e_shell_view_get_view_instance ##### --> <para> |