diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-11-20 07:54:02 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-11-20 07:54:02 +0800 |
commit | ab0ea462f39d13d56f10ccefeae882cc001469e4 (patch) | |
tree | a6e6c9256125e7f04198f0aba2ead1f4c3b3168d /shell/e-shell-switcher.c | |
parent | b06cdfab92313ca7b1ce9a88ccb0ffba33cb17ab (diff) | |
download | gsoc2013-evolution-ab0ea462f39d13d56f10ccefeae882cc001469e4.tar.gz gsoc2013-evolution-ab0ea462f39d13d56f10ccefeae882cc001469e4.tar.zst gsoc2013-evolution-ab0ea462f39d13d56f10ccefeae882cc001469e4.zip |
Documentation improvements.
svn path=/branches/kill-bonobo/; revision=36806
Diffstat (limited to 'shell/e-shell-switcher.c')
-rw-r--r-- | shell/e-shell-switcher.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-switcher.c b/shell/e-shell-switcher.c index fd202c0f4e..e29fa1cb89 100644 --- a/shell/e-shell-switcher.c +++ b/shell/e-shell-switcher.c @@ -673,6 +673,7 @@ e_shell_switcher_get_visible (EShellSwitcher *switcher) /** * e_shell_switcher_set_visible: * @switcher: an #EShellSwitcher + * @visible: whether the switcher buttons should be visible * * Sets the switcher button visiblity to @visible. * |