Menu: Update @accel_path annotation/description
authorDaniel Boles <dboles.src@gmail.com>
Tue, 17 Apr 2018 19:19:45 +0000 (20:19 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Tue, 17 Apr 2018 19:40:21 +0000 (20:40 +0100)
gtk/gtkmenu.c

index 5befc19d6ded3eb2ba290c81ff0253fe0b22c69c..33a4f3af69916873525542bcb622e6221359fa69 100644 (file)
@@ -2351,7 +2351,7 @@ gtk_menu_real_can_activate_accel (GtkWidget *widget,
 /**
  * gtk_menu_set_accel_path:
  * @menu:       a valid #GtkMenu
- * @accel_path: (allow-none): a valid accelerator path
+ * @accel_path: (nullable): a valid accelerator path, or %NULL to unset the path
  *
  * Sets an accelerator path for this menu from which accelerator paths
  * for its immediate children, its menu items, can be constructed.