docs: add missing flag
This commit is contained in:
parent
62b47774ea
commit
cc7b5d0a57
@ -57,6 +57,9 @@ struct _GtkMenuItem
|
||||
/**
|
||||
* GtkMenuItemClass:
|
||||
* @parent_class: The parent class.
|
||||
* @hide_on_activate: If %TRUE, then we should always
|
||||
* hide the menu when the %GtkMenuItem is activated. Otherwise,
|
||||
* it is up to the caller.
|
||||
* @activate: Signal emitted when the item is activated.
|
||||
* @activate_item: Signal emitted when the item is activated, but also
|
||||
* if the menu item has a submenu.
|
||||
|
Loading…
Reference in New Issue
Block a user