Method GTK2.OptionMenu()->set_menu()

class GTK2.OptionMenu

Method set_menu

GTK2.OptionMenu set_menu(GTK2.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.