#include <dialogs.h>
Public Member Functions | |
| ChangeSpeedDialog () | |
| Constructor. | |
| Glib::ustring | get_text_speed () |
| Get the text speed. | |
Private Member Functions | |
| void | construct () |
| void | on_value_changed () |
Private Attributes | |
| Gtk::Button * | m_OKButton |
| Gtk::Label * | m_SlowerLabel |
| Gtk::Label * | m_FasterLabel |
| Gtk::HScale * | m_Scale |
| Glib::ustring ChangeSpeedDialog::get_text_speed | ( | ) |
Get the text speed.
1.5.3