MenuShell.activateItem
void activateItem(gtk.widget.Widget menuItem, bool forceDeactivate)Activates the menu item within the menu shell.
Parameters
menuItem | the #GtkMenuItem to activate |
forceDeactivate | if true, force the deactivation of the menu shell after the menu item is activated |