3 #ifndef _GTKMM_EXPANDER_H
4 #define _GTKMM_EXPANDER_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 {
class Expander_Class; }
75 #ifndef DOXYGEN_SHOULD_SKIP_THIS
84 #ifndef DOXYGEN_SHOULD_SKIP_THIS
88 static CppClassType expander_class_;
95 explicit Expander(
const Glib::ConstructParams& construct_params);
101 #ifndef DOXYGEN_SHOULD_SKIP_THIS
102 static GType get_type() G_GNUC_CONST;
105 static GType get_base_type() G_GNUC_CONST;
145 explicit Expander(
const Glib::ustring& label,
bool mnemonic =
false);
Glib::PropertyProxy_ReadOnly< int > property_spacing() const
void set_label(const Glib::ustring &label)
void set_use_markup(bool use_markup=true)
Glib::PropertyProxy< Glib::ustring > property_label()
bool get_use_markup() const
bool get_label_fill() const
Glib::PropertyProxy< bool > property_label_fill()
const Widget * get_label_widget() const
Widget * get_label_widget()
void set_spacing(int spacing)
void set_label_fill(bool label_fill=true)
Expander(const Glib::ustring &label, bool mnemonic=false)
bool get_expanded() const
Glib::PropertyProxy_ReadOnly< bool > property_expanded() const
Glib::PropertyProxy_ReadOnly< bool > property_label_fill() const
Glib::PropertyProxy< bool > property_use_underline()
Glib::PropertyProxy< int > property_spacing()
bool get_use_underline() const
Gtk::Expander * wrap(GtkExpander *object, bool take_copy=false)
void set_use_underline(bool use_underline=true)
Glib::PropertyProxy< Widget * > property_label_widget()
void set_label_widget(Widget &label_widget)
Glib::PropertyProxy_ReadOnly< Glib::ustring > property_label() const
Glib::PropertyProxy_ReadOnly< bool > property_use_underline() const
const GtkExpander * gobj() const
Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly< bool > property_use_markup() const
Glib::ustring get_label() const
Glib::PropertyProxy_ReadOnly< Widget * > property_label_widget() const
Glib::PropertyProxy< bool > property_expanded()
GtkExpander * gobj()
Provides access to the underlying C GtkObject.
Glib::PropertyProxy< bool > property_use_markup()
void set_expanded(bool expanded=true)