forked from AuroraMiddleware/gtk
GMenu docs: Tiny grammar fix
This commit is contained in:
parent
3cbfe2b535
commit
22fe579d37
@ -5614,8 +5614,8 @@ gtk_menu_get_reserve_toggle_size (GtkMenu *menu)
|
||||
* by means of being attached to a widget (see gtk_menu_attach_to_widget())
|
||||
* that is contained within the #GtkApplicationWindows widget hierarchy.
|
||||
*
|
||||
* Actions can also be added using gtk_widget_insert_action_group() on menu's
|
||||
* attach widget or any if its parent widgets.
|
||||
* Actions can also be added using gtk_widget_insert_action_group() on the menu's
|
||||
* attach widget or on any of its parent widgets.
|
||||
*
|
||||
* Returns: a new #GtkMenu
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user