Class Index | Cross Index | Namespace Index |
OptionMenu
Contained in: Gtk
Derived from:
Gtk::Button
Derived by:
none
#include <gtk--/optionmenu.h>
public function member index: |
||
OptionMenu | (); | |
Menu* | get_menu | () const; |
GtkOptionMenu* | gtkobj | (); |
const GtkOptionMenu* | gtkobj | () const; |
static bool | isA | (Object* object); |
void | remove_menu | (); |
void | set_history | (guint index); |
void | set_menu | (Menu& menu); |
void | set_menu | (Menu* menu); |
virtual | ~OptionMenu | (); |
This effectively "packs" a menu into the widget. The first item in the menu is displayed.