MenuShell.activateItem

Activates the menu item within the menu shell.

class MenuShell
void
activateItem

Parameters

menuItem Widget

the GtkMenuItem to activate

forceDeactivate int

if TRUE, force the deactivation of the menu shell after the menu item is activated

Meta