From 624f48121f523101fe26c3d3a8b51a4eeda90990 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 30 Jun 2009 20:05:07 -0400 Subject: Fix up EShell API documentation. --- shell/e-shell-view.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/e-shell-view.h') diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h index b323839478..b9a12ab893 100644 --- a/shell/e-shell-view.h +++ b/shell/e-shell-view.h @@ -101,6 +101,7 @@ struct _EShellView { * for subclasses, but subclasses are still responsible * for adding the appropriate #GalView factories to the * view collection. + * @shell_backend: The corresponding #EShellBackend for the shell view. * @new_shell_content: Factory method for the shell view's #EShellContent. * See e_shell_view_get_shell_content(). * @new_shell_sidebar: Factory method for the shell view's #EShellSidebar. -- cgit