![]() |
![]() |
Public Member Functions | |
virtual | ~Expander () |
GtkExpander* | gobj () |
Provides access to the underlying C GtkObject. | |
const GtkExpander* | gobj () const |
Provides access to the underlying C GtkObject. | |
Expander () | |
Expander (const Glib::ustring& label, bool mnemonic=false) | |
void | set_expanded (bool expanded=true) |
bool | get_expanded () const |
void | set_spacing (int spacing) |
int | get_spacing () const |
void | set_label (const Glib::ustring& label) |
Glib::ustring | get_label () const |
void | set_use_underline (bool use_underline=true) |
bool | get_use_underline () const |
void | set_label_widget (Widget& label_widget) |
Widget* | get_label_widget () |
const Widget* | get_label_widget () const |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::Expander* | wrap (GtkExpander* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Bin. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Bin. |
|
|
|
|
|
|
|
|
|
|
|
|