Gtk::Box_Helpers::BoxList::BoxList |
( |
| ) |
|
Gtk::Box_Helpers::BoxList::BoxList |
( |
GtkBox * |
gparent | ) |
|
|
explicit |
Gtk::Box_Helpers::BoxList::BoxList |
( |
const BoxList& |
src | ) |
|
virtual Gtk::Box_Helpers::BoxList::~BoxList |
( |
| ) |
|
|
inlinevirtual |
virtual GList*& Gtk::Box_Helpers::BoxList::glist |
( |
| ) |
const |
|
virtual |
GtkBox* Gtk::Box_Helpers::BoxList::gparent |
( |
| ) |
|
const GtkBox* Gtk::Box_Helpers::BoxList::gparent |
( |
| ) |
const |
template <class InputIterator >
void Gtk::Box_Helpers::BoxList::insert |
( |
iterator |
position, |
|
|
InputIterator |
first, |
|
|
InputIterator |
last |
|
) |
| |
|
inline |
This is order n. (use at own risk)
void Gtk::Box_Helpers::BoxList::push_back |
( |
element_type & |
e | ) |
|
|
inline |
void Gtk::Box_Helpers::BoxList::push_front |
( |
element_type & |
e | ) |
|
|
inline |
virtual void Gtk::Box_Helpers::BoxList::remove |
( |
Widget& |
w | ) |
|
|
virtual |
The documentation for this class was generated from the following file: