summaryrefslogtreecommitdiff
path: root/src/nautilus-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nautilus-view.h')
-rw-r--r--src/nautilus-view.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nautilus-view.h b/src/nautilus-view.h
index ad019d6cf..4c76cd0cc 100644
--- a/src/nautilus-view.h
+++ b/src/nautilus-view.h
@@ -41,8 +41,7 @@ struct _NautilusViewInterface
/*
* Returns the menu sections that should be shown in the toolbar menu
- * when this view is active. Implementations can return %NULL to
- * indicate that no extra sections should be added to the menu
+ * when this view is active. Implementations must not return %NULL
*/
NautilusToolbarMenuSections * (*get_toolbar_menu_sections) (NautilusView *view);