Method GTK1.OptionMenu()->set_menu()
- Method set_menu
GTK1.OptionMenu
set_menu(GTK1.Menu
menu
)- Description
Provides the GtkMenu that is popped up to allow the user to choose a new value. You should provide a simple menu avoiding the use of tearoff menu items, submenus, and accelerators.