3 #ifndef _GTKMM_ACCELLABEL_H
4 #define _GTKMM_ACCELLABEL_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 {
class AccelLabel_Class; }
54 #ifndef DOXYGEN_SHOULD_SKIP_THIS
63 #ifndef DOXYGEN_SHOULD_SKIP_THIS
67 static CppClassType accellabel_class_;
74 explicit AccelLabel(
const Glib::ConstructParams& construct_params);
80 #ifndef DOXYGEN_SHOULD_SKIP_THIS
81 static GType get_type() G_GNUC_CONST;
84 static GType get_base_type() G_GNUC_CONST;
117 explicit AccelLabel(
const Glib::ustring& label,
bool mnemonic =
false);
void unset_accel_widget()
Forget the accel widget previously set by set_accel_widget().
Glib::PropertyProxy_ReadOnly< Gtk::Widget * > property_accel_widget() const
GtkAccelLabel * gobj()
Provides access to the underlying C GtkObject.
Glib::PropertyProxy< Gtk::Widget * > property_accel_widget()
const Widget * get_accel_widget() const
AccelLabel(const Glib::ustring &label, bool mnemonic=false)
Widget * get_accel_widget()
Gtk::AccelLabel * wrap(GtkAccelLabel *object, bool take_copy=false)
const GtkAccelLabel * gobj() const
Provides access to the underlying C GtkObject.
void set_accel_widget(const Widget &accel_widget)
guint get_accel_width() const