DEPRECATED. A widget used to choose from a list of valid choices.
WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code. Use GtkComboBox instead.
GtkOptionMenu ();-- DEPRECATED Creates a new option menu.
get_history() DEPRECATED Retrieves the index of the currently selected menu item. get_menu() DEPRECATED Returns the GtkMenu associated with the option menu. remove_menu() DEPRECATED Removes the menu from the option menu. set_history() DEPRECATED set_menu() DEPRECATED
"changed" Emitted when another menu item is selected.