![]() |
![]() |
Public Member Functions | |
void | append_text (const Glib::ustring& text) |
void | clear () |
Unsets all the mappings on all renderers on cell_layout and removes all renderers from cell_layout . | |
ComboBoxEntryText () | |
Glib::ustring | get_active_text () const |
void | insert_text (int position, const Glib::ustring& text) |
void | prepend_text (const Glib::ustring& text) |
void | set_active_text (const Glib::ustring& text) |
Protected Attributes | |
TextModelColumns | m_text_columns |
Classes | |
class | TextModelColumns |
Gtk::ComboBoxEntryText::ComboBoxEntryText | ( | ) |
void Gtk::ComboBoxEntryText::append_text | ( | const Glib::ustring & | text | ) |
void Gtk::ComboBoxEntryText::clear | ( | ) |
Unsets all the mappings on all renderers on cell_layout and removes all renderers from cell_layout .
Reimplemented from Gtk::CellLayout.
Glib::ustring Gtk::ComboBoxEntryText::get_active_text | ( | ) | const |
void Gtk::ComboBoxEntryText::insert_text | ( | int | position, | |
const Glib::ustring & | text | |||
) |
void Gtk::ComboBoxEntryText::prepend_text | ( | const Glib::ustring & | text | ) |
void Gtk::ComboBoxEntryText::set_active_text | ( | const Glib::ustring & | text | ) |