![]() |
![]() |
Public Types | |
typedef Glib::HelperList< ComboDropDownItem, const Element, Glib::List_Cpp_Iterator< GtkListItem, ComboDropDownItem > > | type_base |
Public Member Functions | |
ComboDropDownList (const ComboDropDownList& src) | |
ComboDropDownList (GtkList* gparent) | |
ComboDropDownList () | |
virtual iterator | erase (iterator) |
virtual void | erase (iterator start, iterator stop) |
iterator | find (Widget&) |
iterator | find (const_reference c) |
virtual GList*& | glist () const |
const GtkList* | gparent () const |
GtkList* | gparent () |
template<class InputIterator> | |
void | insert (iterator position, InputIterator first, InputIterator last) |
iterator | insert (iterator position, element_type& e) |
ComboDropDownList& | operator= (const ComboDropDownList& src) |
reference | operator[] (size_type l) const |
This is order n. (use at own risk). | |
void | push_back (element_type& e) |
void | push_front (element_type& e) |
virtual void | remove (const_reference) |
virtual | ~ComboDropDownList () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Glib::HelperList< ComboDropDownItem, const Element, Glib::List_Cpp_Iterator< GtkListItem, ComboDropDownItem > >. |
|
Reimplemented from Glib::HelperList< ComboDropDownItem, const Element, Glib::List_Cpp_Iterator< GtkListItem, ComboDropDownItem > >. |
|
|
|
|
|
|
|
This is order n. (use at own risk).
|
|
|
|
|
|
|