Method
GtkMenuShellselect_first
Declaration [src]
void
gtk_menu_shell_select_first (
GtkMenuShell* menu_shell,
gboolean search_sensitive
)
Description [src]
Select the first visible or selectable child of the menu shell; don’t select tearoff items unless the only item is a tearoff item.
Available since: | 2.2 |