GtkOptionMenu GtkOptionMenu
DEPRECATED. A widget used to choose from a list of valid choices.Hierarquia de Objetos
Descrição
ATENÇÃO! Este método tornou-se obsoleto no PHP-GTK 2 e não deve ser usado em código novo. Use GtkComboBox instead.Construtores
GtkOptionMenu ();-- OBSOLETO Creates a new option menu.Métodos
get_history() OBSOLETO Retrieves the index of the currently selected menu item. get_menu() OBSOLETO Returns the GtkMenu associated with the option menu. remove_menu() OBSOLETO Removes the menu from the option menu. set_history() OBSOLETO set_menu() OBSOLETO Sinais
"changed" Emitted when another menu item is selected.




