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