![]() |
![]() |
Public Types | |
typedef Glib::HelperList< Child, const Element, Glib::List_Iterator< Child > > | type_base |
Public Member Functions | |
BoxList (const BoxList& src) | |
BoxList (GtkBox* gparent) | |
BoxList () | |
virtual iterator | erase (iterator) |
virtual void | erase (iterator start, iterator stop) |
iterator | find (Widget&) |
iterator | find (const_reference c) |
virtual GList*& | glist () const |
const GtkBox* | gparent () const |
GtkBox* | gparent () |
template<class InputIterator> | |
void | insert (iterator position, InputIterator first, InputIterator last) |
iterator | insert (iterator position, element_type& e) |
BoxList& | operator= (const BoxList& 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 (Widget& w) |
virtual void | remove (const_reference) |
void | reorder (iterator loc, iterator pos) |
virtual | ~BoxList () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements Glib::HelperList< Child, const Element, Glib::List_Iterator< Child > >. |
|
Reimplemented from Glib::HelperList< Child, const Element, Glib::List_Iterator< Child > >. |
|
Reimplemented from Glib::HelperList< Child, const Element, Glib::List_Iterator< Child > >. |
|
|
|
|
|
|
|
This is order n. (use at own risk).
|
|
|
|
|
|
|
|
|
|
|