gtkMenuShellSelectItem {RGtk2}R Documentation

gtkMenuShellSelectItem

Description

Selects the menu item from the menu shell.

Usage

gtkMenuShellSelectItem(object, menu.item)

Arguments

object

a GtkMenuShell.

menu.item

The GtkMenuItem to select.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]