3 #ifndef _GTKMM_CELLRENDERERACCEL_H
4 #define _GTKMM_CELLRENDERERACCEL_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
35 #ifndef DOXYGEN_SHOULD_SKIP_THIS
42 {
class CellRendererAccel_Class; }
61 #ifndef DOXYGEN_SHOULD_SKIP_THIS
69 static GType value_type() G_GNUC_CONST;
93 #ifndef DOXYGEN_SHOULD_SKIP_THIS
102 #ifndef DOXYGEN_SHOULD_SKIP_THIS
106 static CppClassType cellrendereraccel_class_;
119 #ifndef DOXYGEN_SHOULD_SKIP_THIS
120 static GType get_type() G_GNUC_CONST;
123 static GType get_base_type() G_GNUC_CONST;
Gtk::CellRendererAccel * wrap(GtkCellRendererAccel *object, bool take_copy=false)
Glib::PropertyProxy< Gdk::ModifierType > property_accel_mods()
Glib::PropertyProxy< CellRendererAccelMode > property_accel_mode()
virtual void on_accel_edited(const Glib::ustring &path_string, guint accel_key, Gdk::ModifierType accel_mods, guint hardware_keycode)
This is a default handler for the signal signal_accel_edited().
GtkCellRendererAccel * gobj()
Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly< CellRendererAccelMode > property_accel_mode() const
virtual ~CellRendererAccel()
Glib::PropertyProxy< guint > property_accel_key()
Glib::PropertyProxy< guint > property_keycode()
Glib::SignalProxy4< void, const Glib::ustring &, guint, Gdk::ModifierType, guint > signal_accel_edited()
Glib::PropertyProxy_ReadOnly< Gdk::ModifierType > property_accel_mods() const
Glib::PropertyProxy_ReadOnly< guint > property_keycode() const
virtual void on_accel_cleared(const Glib::ustring &path_string)
This is a default handler for the signal signal_accel_cleared().
const GtkCellRendererAccel * gobj() const
Provides access to the underlying C GtkObject.
Glib::SignalProxy1< void, const Glib::ustring & > signal_accel_cleared()
virtual Glib::PropertyProxy_Base _property_renderable()
Glib::PropertyProxy_ReadOnly< guint > property_accel_key() const