aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-content.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-content.c')
-rw-r--r--shell/e-shell-content.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/e-shell-content.c b/shell/e-shell-content.c
index 0d787749f8..821f683d96 100644
--- a/shell/e-shell-content.c
+++ b/shell/e-shell-content.c
@@ -820,6 +820,11 @@ shell_content_class_init (EShellContentClass *class)
G_PARAM_READWRITE |
G_PARAM_CONSTRUCT));
+ /**
+ * EShellContent:shell-view
+ *
+ * The #EShellView to which the content widget belongs.
+ **/
g_object_class_install_property (
object_class,
PROP_SHELL_VIEW,