3 #ifndef _GTKMM_CELLRENDERERCOMBO_H
4 #define _GTKMM_CELLRENDERERCOMBO_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
35 #ifndef DOXYGEN_SHOULD_SKIP_THIS
42 {
class CellRendererCombo_Class; }
62 #ifndef DOXYGEN_SHOULD_SKIP_THIS
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS
75 static CppClassType cellrenderercombo_class_;
88 #ifndef DOXYGEN_SHOULD_SKIP_THIS
89 static GType get_type() G_GNUC_CONST;
92 static GType get_base_type() G_GNUC_CONST;
124 Glib::SignalProxy2< void,const Glib::ustring&,const TreeModel::iterator& >
signal_changed();
139 Glib::PropertyProxy_ReadOnly< Glib::RefPtr<Gtk::TreeModel> >
property_model()
const;
Glib::PropertyProxy_ReadOnly< int > property_text_column() const
Glib::PropertyProxy_ReadOnly< Glib::RefPtr< Gtk::TreeModel > > property_model() const
Glib::PropertyProxy< bool > property_has_entry()
Gtk::CellRendererCombo * wrap(GtkCellRendererCombo *object, bool take_copy=false)
Glib::PropertyProxy< Glib::RefPtr< Gtk::TreeModel > > property_model()
const GtkCellRendererCombo * gobj() const
Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly< bool > property_has_entry() const
Glib::SignalProxy2< void, const Glib::ustring &, const TreeModel::iterator & > signal_changed()
virtual ~CellRendererCombo()
Glib::PropertyProxy< int > property_text_column()
virtual Glib::PropertyProxy_Base _property_renderable()
GtkCellRendererCombo * gobj()
Provides access to the underlying C GtkObject.