![]() |
![]() |
Inheritance diagram for Gtk::ComboBoxText:
Public Member Functions | |
ComboBoxText () | |
void | append_text (const Glib::ustring& text) |
void | insert_text (int position, const Glib::ustring& text) |
void | prepend_text (const Glib::ustring& text) |
Glib::ustring | get_active_text () const |
Protected Attributes | |
std::auto_ptr<TextModelColumns> | m_text_columns |
|
|
|
|
|
|
|
|
|
|
|
|