![]() |
![]() |
Inheritance diagram for Gtk::AccelLabel:
Public Methods | |
virtual | ~AccelLabel () |
GtkAccelLabel* | gobj () |
const GtkAccelLabel* | gobj () const |
AccelLabel () | |
AccelLabel (const Glib::ustring& label, bool mnemonic=false) | |
void | set_accel_widget (const Widget& widget) |
Sets the widget to be monitored by this accelerator label. | |
Widget* | get_accel_widget () |
Fetches the widget monitored by this accelerator label. | |
const Widget* | get_accel_widget () const |
Fetches the widget monitored by this accelerator label. | |
guint | get_accel_width () const |
bool | refetch () |
Glib::PropertyProxy<Gtk::Widget*> | property_accel_widget () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::AccelLabel* | wrap (GtkAccelLabel* object, bool take_copy=false) |
|
|
|
|
|
|
|
Fetches the widget monitored by this accelerator label. See set_accel_widget().
|
|
Fetches the widget monitored by this accelerator label. See set_accel_widget().
|
|
|
|
Reimplemented from Gtk::Label. |
|
Reimplemented from Gtk::Label. |
|
|
|
|
|
Sets the widget to be monitored by this accelerator label.
|
|
|