Method
GtkMenuset_active
Declaration [src]
void
gtk_menu_set_active (
GtkMenu* menu,
guint index
)
Description [src]
Selects the specified menu item within the menu. This is used by
the GtkComboBox
and should not be used by anyone else.
Sets property | Gtk.Menu:active |