projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48472a4
)
Menu: Update @accel_path annotation/description
author
Daniel Boles
<dboles.src@gmail.com>
Tue, 17 Apr 2018 19:19:45 +0000
(20:19 +0100)
committer
Daniel Boles
<dboles.src@gmail.com>
Tue, 17 Apr 2018 19:40:21 +0000
(20:40 +0100)
gtk/gtkmenu.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmenu.c
b/gtk/gtkmenu.c
index 5befc19d6ded3eb2ba290c81ff0253fe0b22c69c..33a4f3af69916873525542bcb622e6221359fa69 100644
(file)
--- a/
gtk/gtkmenu.c
+++ b/
gtk/gtkmenu.c
@@
-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.