#include <dialogs.h>
Public Member Functions | |
ChangeColorDialog () | |
Constructor. | |
Glib::ustring | get_color () |
Get the selected color. | |
Private Member Functions | |
void | construct () |
Private Attributes | |
Gtk::RadioButton * | m_BlueButton |
Gtk::RadioButton * | m_GreenButton |
Gtk::RadioButton * | m_OrangeButton |
Gtk::RadioButton * | m_WhiteButton |
Gtk::RadioButtonGroup | m_Group |
Glib::ustring ChangeColorDialog::get_color | ( | ) |
Get the selected color.