summaryrefslogtreecommitdiff
path: root/libnautilus-extension/nautilus-menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnautilus-extension/nautilus-menu.h')
-rw-r--r--libnautilus-extension/nautilus-menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnautilus-extension/nautilus-menu.h b/libnautilus-extension/nautilus-menu.h
index c9f05338c..1bcc8b7f5 100644
--- a/libnautilus-extension/nautilus-menu.h
+++ b/libnautilus-extension/nautilus-menu.h
@@ -102,7 +102,7 @@ void nautilus_menu_item_list_free (GList *item_list);
* nautilus_menu_item_new:
* @name: the identifier for the menu item
* @label: the user-visible label of the menu item
- * @tip: the tooltip of the menu item
+ * @tip: (nullable): the tooltip of the menu item
* @icon: (nullable): the name of the icon to display in the menu item
*
* Creates a new menu item that can be added to the toolbar or to a contextual menu.