Method
GtkMenuShellselect_item
Declaration [src]
void
gtk_menu_shell_select_item (
  GtkMenuShell* menu_shell,
  GtkWidget* menu_item
)
Parameters
- menu_item
- 
            Type: GtkWidgetThe GtkMenuItemto select.The data is owned by the caller of the method.