Virtual Method

GtkMenuShellselect_item

Declaration [src]

void
select_item (
  GtkMenuShell* menu_shell,
  GtkWidget* menu_item
)

Description [src]

Selects the menu item from the menu shell.

Parameters

menu_item

Type: GtkWidget

The GtkMenuItem to select.

The data is owned by the caller of the method.