GtkOptionMenu
DEPRECATED. A widget used to choose from a list of valid choices.
Йерархия на обектите
Описание
ВНИМАНИЕ! Този метод вече не се използва в PHP-GTK 2 и при писането на нови програми НЕ трябва да бъде използван Use GtkComboBox instead.
Constructors
GtkOptionMenu ();-- ОТХВЪРЛЕН Creates a new option menu.
Методи
get_history() ОТХВЪРЛЕН Retrieves the index of the currently selected menu item. get_menu() ОТХВЪРЛЕН Returns the GtkMenu associated with the option menu. remove_menu() ОТХВЪРЛЕН Removes the menu from the option menu. set_history() ОТХВЪРЛЕН set_menu() ОТХВЪРЛЕН
Сигнали
"changed" Emitted when another menu item is selected.