6 #include <gxwmm/wheelvertical.h> 7 #include <gxwmm/private/wheelvertical_p.h> 28 #include <gxw/GxWheelVertical.h> 33 Gxw::
Regler(
Glib::ConstructParams(wheelvertical_class_.
init(),
"adjustment",adjustment.gobj(), static_cast<char*>(0)))
46 return dynamic_cast<Gxw::WheelVertical *
> (Glib::wrap_auto ((GObject*)(
object), take_copy));
62 class_init_func_ = &WheelVertical_Class::class_init_function;
79 void WheelVertical_Class::class_init_function(
void* g_class,
void* class_data)
82 CppClassParent::class_init_function(klass, class_data);
118 return wheelvertical_class_.init().get_type();
struct _GxWheelVertical GxWheelVertical
GType gx_wheel_vertical_get_type(void)
static Glib::ObjectBase * wrap_new(GObject *)
GxWheelVerticalClass BaseClassType
static GType get_type() G_GNUC_CONST
Gxw::WheelVertical * wrap(GxWheelVertical *object, bool take_copy=false)
A Glib::wrap() method for this object.
static GType get_base_type() G_GNUC_CONST
struct _GxRegler GxRegler