3 #ifndef _GXWMM_SELECTOR_H 4 #define _GXWMM_SELECTOR_H 7 #include <glibmm/ustring.h> 8 #include <sigc++/sigc++.h> 28 #include <gxwmm/regler.h> 29 #include <gtkmm/treemodel.h> 32 #ifndef DOXYGEN_SHOULD_SKIP_THIS 39 {
class Selector_Class; }
45 #ifndef DOXYGEN_SHOULD_SKIP_THIS 54 #ifndef DOXYGEN_SHOULD_SKIP_THIS 58 static CppClassType selector_class_;
65 explicit Selector(
const Glib::ConstructParams& construct_params);
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS 99 void set_model(Glib::RefPtr<Gtk::TreeModel> p1);;
101 Glib::RefPtr<Gtk::TreeModel>
get_model();;
102 #ifdef GLIBMM_PROPERTIES_ENABLED 109 Glib::PropertyProxy< Gtk::TreeModel > property_model() ;
110 #endif //#GLIBMM_PROPERTIES_ENABLED 112 #ifdef GLIBMM_PROPERTIES_ENABLED 119 Glib::PropertyProxy_ReadOnly< Gtk::TreeModel > property_model()
const;
120 #endif //#GLIBMM_PROPERTIES_ENABLED GxSelectorClass BaseClassType
static GType get_base_type() G_GNUC_CONST
Selector_Class CppClassType
const GxSelector * gobj() const
Provides access to the underlying C GtkObject.
struct _GxSelector GxSelector
GxSelector * gobj()
Provides access to the underlying C GtkObject.
GxSelector BaseObjectType
struct _GxSelectorClass GxSelectorClass
void set_model(Glib::RefPtr< Gtk::TreeModel > p1)
Gxw::Selector * wrap(GxSelector *object, bool take_copy=false)
A Glib::wrap() method for this object.
static GType get_type() G_GNUC_CONST
Glib::RefPtr< Gtk::TreeModel > get_model()