3 #ifndef _GXWMM_MINISLIDER_H 4 #define _GXWMM_MINISLIDER_H 7 #include <glibmm/ustring.h> 8 #include <sigc++/sigc++.h> 28 #include <gxwmm/hslider.h> 29 #include <gtkmm/adjustment.h> 32 #ifndef DOXYGEN_SHOULD_SKIP_THIS 39 {
class MiniSlider_Class; }
45 #ifndef DOXYGEN_SHOULD_SKIP_THIS 54 #ifndef DOXYGEN_SHOULD_SKIP_THIS 58 static CppClassType minislider_class_;
65 explicit MiniSlider(
const Glib::ConstructParams& construct_params);
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS 98 explicit MiniSlider(Gtk::Adjustment& adjustment);
const GxMiniSlider * gobj() const
Provides access to the underlying C GtkObject.
MiniSlider_Class CppClassType
GxMiniSlider BaseObjectType
static GType get_base_type() G_GNUC_CONST
struct _GxMiniSlider GxMiniSlider
GxMiniSliderClass BaseClassType
static GType get_type() G_GNUC_CONST
struct _GxMiniSliderClass GxMiniSliderClass
GxMiniSlider * gobj()
Provides access to the underlying C GtkObject.
Gxw::MiniSlider * wrap(GxMiniSlider *object, bool take_copy=false)
A Glib::wrap() method for this object.