3 #ifndef _GTKMM_SPINNER_H
4 #define _GTKMM_SPINNER_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
32 #ifndef DOXYGEN_SHOULD_SKIP_THIS
39 {
class Spinner_Class; }
52 #ifndef DOXYGEN_SHOULD_SKIP_THIS
61 #ifndef DOXYGEN_SHOULD_SKIP_THIS
65 static CppClassType spinner_class_;
72 explicit Spinner(
const Glib::ConstructParams& construct_params);
78 #ifndef DOXYGEN_SHOULD_SKIP_THIS
79 static GType get_type() G_GNUC_CONST;
82 static GType get_base_type() G_GNUC_CONST;
const GtkSpinner * gobj() const
Provides access to the underlying C GtkObject.
Glib::PropertyProxy< bool > property_active()
Glib::PropertyProxy_ReadOnly< bool > property_active() const
GtkSpinner * gobj()
Provides access to the underlying C GtkObject.
Gtk::Spinner * wrap(GtkSpinner *object, bool take_copy=false)