6 #include <gxwmm/hslider.h> 7 #include <gxwmm/private/hslider_p.h> 28 #include <gxw/GxHSlider.h> 33 Gxw::
Regler(
Glib::ConstructParams(hslider_class_.
init(),
"adjustment",adjustment.gobj(), static_cast<char*>(0)))
46 return dynamic_cast<Gxw::HSlider *
> (Glib::wrap_auto ((GObject*)(
object), take_copy));
62 class_init_func_ = &HSlider_Class::class_init_function;
79 void HSlider_Class::class_init_function(
void* g_class,
void* class_data)
82 CppClassParent::class_init_function(klass, class_data);
118 return hslider_class_.init().get_type();
static GType get_type() G_GNUC_CONST
Gxw::HSlider * wrap(GxHSlider *object, bool take_copy=false)
A Glib::wrap() method for this object.
static Glib::ObjectBase * wrap_new(GObject *)
GType gx_hslider_get_type(void)
GxHSliderClass BaseClassType
struct _GxHSlider GxHSlider
static GType get_base_type() G_GNUC_CONST
struct _GxRegler GxRegler