6 #include <gxwmm/selector.h> 7 #include <gxwmm/private/selector_p.h> 28 #include <gxw/GxSelector.h> 40 return dynamic_cast<Gxw::Selector *
> (Glib::wrap_auto ((GObject*)(
object), take_copy));
56 class_init_func_ = &Selector_Class::class_init_function;
73 void Selector_Class::class_init_function(
void* g_class,
void* class_data)
75 BaseClassType *
const klass =
static_cast<BaseClassType*
>(g_class);
76 CppClassParent::class_init_function(klass, class_data);
82 Glib::ObjectBase* Selector_Class::wrap_new(GObject* o)
91 Selector::Selector(
const Glib::ConstructParams& construct_params)
112 return selector_class_.init().get_type();
134 gx_selector_set_model(
gobj(), (GtkTreeModel*)Glib::unwrap(p1));
143 #ifdef GLIBMM_PROPERTIES_ENABLED 144 Glib::PropertyProxy< Gtk::TreeModel > Selector::property_model()
146 return Glib::PropertyProxy< Gtk::TreeModel >(
this,
"model");
148 #endif //GLIBMM_PROPERTIES_ENABLED 150 #ifdef GLIBMM_PROPERTIES_ENABLED 151 Glib::PropertyProxy_ReadOnly< Gtk::TreeModel > Selector::property_model()
const 153 return Glib::PropertyProxy_ReadOnly< Gtk::TreeModel >(
this,
"model");
155 #endif //GLIBMM_PROPERTIES_ENABLED
static GType get_base_type() G_GNUC_CONST
GType gx_selector_get_type(void)
struct _GxSelector GxSelector
GxSelector * gobj()
Provides access to the underlying C GtkObject.
void set_model(Glib::RefPtr< Gtk::TreeModel > p1)
Gxw::BigKnob * wrap(GxBigKnob *object, bool take_copy)
static GType get_type() G_GNUC_CONST
struct _GxRegler GxRegler
Glib::RefPtr< Gtk::TreeModel > get_model()