gtkMenuShellActivateItem {RGtk2}R Documentation

gtkMenuShellActivateItem

Description

Activates the menu item within the menu shell.

Usage

gtkMenuShellActivateItem(object, menu.item, force.deactivate)

Arguments

object

a GtkMenuShell.

menu.item

The GtkMenuItem to activate.

force.deactivate

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]