GtkOptionMenu

DEPRECATED. A widget used to choose from a list of valid choices.

Object Hierarchy

GObject
`--
GtkObject
       `-- GtkWidget
              `-- GtkContainer
                     `-- GtkBin
                            `-- GtkButton
                                   `-- GtkOptionMenu

Description

WARNING! This method has been deprecated in PHP-Gtk2 and should NOT be used in newly written code. Use GtkComboBox instead.

Constructor

--

Methods

get_history()
 
get_menu()
 
remove_menu()
 
set_history()
 
set_menu()
 

Signals

"changed"