Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.OptionMenu

Method GTK.OptionMenu()->set_menu()


Method set_menu

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