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