Go to the documentation of this file.
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
65 explicit Selector(
const Glib::ConstructParams& construct_params);
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS
82 const GxSelector*
gobj()
const {
return reinterpret_cast<GxSelector*>(gobject_); }
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
const GxSelector * gobj() const
Provides access to the underlying C GtkObject.
ControlParameter_Class CppClassType
GxSelector * gobj()
Provides access to the underlying C GtkObject.
GxSelector BaseObjectType
Glib::RefPtr< Gtk::TreeModel > get_model()
GxSelectorClass BaseClassType
static GType get_type() G_GNUC_CONST
Selector_Class CppClassType
Gxw::BigKnob * wrap(GxBigKnob *object, bool take_copy)
struct _GxSelectorClass GxSelectorClass
static GType get_base_type() G_GNUC_CONST
void set_model(Glib::RefPtr< Gtk::TreeModel > p1)
struct _GxSelector GxSelector