|
Main Page
Widgets
Namespaces
Book
Gtk::Box_Helpers::BoxList Class ReferenceInheritance diagram for Gtk::Box_Helpers::BoxList:
[legend]List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
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 |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual void Gtk::Box_Helpers::BoxList::erase |
( |
iterator |
start, |
|
|
iterator |
stop |
|
) |
[virtual] |
|
virtual GList*& Gtk::Box_Helpers::BoxList::glist |
( |
|
) |
const [virtual] |
|
const GtkBox* Gtk::Box_Helpers::BoxList::gparent |
( |
|
) |
const |
|
GtkBox* Gtk::Box_Helpers::BoxList::gparent |
( |
|
) |
|
|
template <class InputIterator> |
void Gtk::Box_Helpers::BoxList::insert |
( |
iterator |
position, |
|
|
InputIterator |
first, |
|
|
InputIterator |
last |
|
) |
[inline] |
|
BoxList& Gtk::Box_Helpers::BoxList::operator= |
( |
const BoxList& |
src |
) |
|
|
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] |
|
virtual void Gtk::Box_Helpers::BoxList::remove |
( |
const_reference |
|
) |
[virtual] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|