gtkMenuShellActivateItem {RGtk2} | R Documentation |
Activates the menu item within the menu shell.
gtkMenuShellActivateItem(object, menu.item, force.deactivate)
|
[GtkMenuShell ] a GtkMenuShell . |
|
[GtkWidget ] The GtkMenuItem to activate. |
|
[logical] If TRUE, force the deactivation of the menu shell after the menu item is activated. |
Derived by RGtkGen from GTK+ documentation