
|
Main Page
Widgets
Namespaces
Book
Gtk::AccelLabel Class Reference
[Widgets]
A label which displays an accelerator key on the right of the text.
More...
Inheritance diagram for Gtk::AccelLabel:
[legend]List of all members.
Detailed Description
A label which displays an accelerator key on the right of the text.
Constructor & Destructor Documentation
| virtual Gtk::AccelLabel::~AccelLabel |
( |
|
) |
[virtual] |
|
| Gtk::AccelLabel::AccelLabel |
( |
|
) |
|
|
| Gtk::AccelLabel::AccelLabel |
( |
const Glib::ustring& |
label, |
|
|
bool |
mnemonic = false |
|
) |
[explicit] |
|
Member Function Documentation
| const Widget* Gtk::AccelLabel::get_accel_widget |
( |
|
) |
const |
|
|
|
Fetches the widget monitored by this accelerator label.
See set_accel_widget(). - Returns:
- The object monitored by the accelerator label, or
0.
|
| Widget* Gtk::AccelLabel::get_accel_widget |
( |
|
) |
|
|
|
|
Fetches the widget monitored by this accelerator label.
See set_accel_widget(). - Returns:
- The object monitored by the accelerator label, or
0.
|
| guint Gtk::AccelLabel::get_accel_width |
( |
|
) |
const |
|
| const GtkAccelLabel* Gtk::AccelLabel::gobj |
( |
|
) |
const [inline] |
|
| GtkAccelLabel* Gtk::AccelLabel::gobj |
( |
|
) |
[inline] |
|
| bool Gtk::AccelLabel::refetch |
( |
|
) |
|
|
| void Gtk::AccelLabel::set_accel_widget |
( |
const Widget& |
widget |
) |
|
|
|
|
Sets the widget to be monitored by this accelerator label.
- Parameters:
-
| accel_widget | The widget to be monitored. |
|
Friends And Related Function Documentation
| Gtk::AccelLabel* wrap |
( |
GtkAccelLabel* |
object, |
|
|
bool |
take_copy = false |
|
) |
[related] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|