
|
Main Page
Widgets
Namespaces
Book
Gtk::Box_Helpers::Child Class ReferenceInheritance diagram for Gtk::Box_Helpers::Child:
[legend]List of all members.
Member Function Documentation
| bool Gtk::Box_Helpers::Child::get_expand |
( |
|
) |
const [inline] |
|
| bool Gtk::Box_Helpers::Child::get_fill |
( |
|
) |
const [inline] |
|
| bool Gtk::Box_Helpers::Child::get_pack |
( |
|
) |
const [inline] |
|
| guint16 Gtk::Box_Helpers::Child::get_padding |
( |
|
) |
const [inline] |
|
| Widget* Gtk::Box_Helpers::Child::get_widget |
( |
|
) |
const |
|
| const _GtkBoxChild* Gtk::Box_Helpers::Child::gobj |
( |
|
) |
const [inline] |
|
| GtkBox* Gtk::Box_Helpers::Child::parent |
( |
|
) |
[inline, protected] |
|
| void Gtk::Box_Helpers::Child::redraw |
( |
|
) |
[protected] |
|
| void Gtk::Box_Helpers::Child::set_options |
( |
bool |
expand, |
|
|
bool |
fill, |
|
|
guint |
padding = 0 |
|
) |
|
|
| void Gtk::Box_Helpers::Child::set_options |
( |
PackOptions |
options, |
|
|
guint |
padding = 0 |
|
) |
|
|
| void Gtk::Box_Helpers::Child::set_pack |
( |
PackType |
pack |
) |
|
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|