3 #ifndef _GTKMM_CELLRENDERERSPINNER_H
4 #define _GTKMM_CELLRENDERERSPINNER_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
33 #ifndef DOXYGEN_SHOULD_SKIP_THIS
40 {
class CellRendererSpinner_Class; }
58 #ifndef DOXYGEN_SHOULD_SKIP_THIS
67 #ifndef DOXYGEN_SHOULD_SKIP_THIS
71 static CppClassType cellrendererspinner_class_;
84 #ifndef DOXYGEN_SHOULD_SKIP_THIS
85 static GType get_type() G_GNUC_CONST;
88 static GType get_base_type() G_GNUC_CONST;
Glib::PropertyProxy_ReadOnly< guint > property_pulse() const
Glib::PropertyProxy_ReadOnly< bool > property_active() const
Glib::PropertyProxy_ReadOnly< Gtk::IconSize > property_size() const
Glib::PropertyProxy< guint > property_pulse()
const GtkCellRendererSpinner * gobj() const
Provides access to the underlying C GtkObject.
Glib::PropertyProxy< Gtk::IconSize > property_size()
Glib::PropertyProxy< bool > property_active()
Gtk::CellRendererSpinner * wrap(GtkCellRendererSpinner *object, bool take_copy=false)
GtkCellRendererSpinner * gobj()
Provides access to the underlying C GtkObject.
virtual ~CellRendererSpinner()