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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nautilus-view.h b/src/nautilus-view.h
index 2bc9a13f9..4d3f12f73 100644
--- a/src/nautilus-view.h
+++ b/src/nautilus-view.h
@@ -39,8 +39,8 @@ struct _NautilusViewInterface
GIcon* (*get_icon) (NautilusView *view);
/*
- * The widget that is displayed under the view menu. When set to NULL, the
- * button gets insensitive.
+ * The toolbar menu section (widget), that should be shown in the menu
+ * when this view is active
*/
GtkWidget* (*get_view_widget) (NautilusView *view);