mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Menu: Update @accel_path annotation/description
This commit is contained in:
parent
48472a4b04
commit
8fd0ee96a6
@ -2351,7 +2351,7 @@ gtk_menu_real_can_activate_accel (GtkWidget *widget,
|
|||||||
/**
|
/**
|
||||||
* gtk_menu_set_accel_path:
|
* gtk_menu_set_accel_path:
|
||||||
* @menu: a valid #GtkMenu
|
* @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
|
* Sets an accelerator path for this menu from which accelerator paths
|
||||||
* for its immediate children, its menu items, can be constructed.
|
* for its immediate children, its menu items, can be constructed.
|
||||||
|
Loading…
Reference in New Issue
Block a user