22 #ifndef GtkCRNConfigElement_HEADER
23 #define GtkCRNConfigElement_HEADER
25 #include <libgtkcrnmm_config.h>
46 void on_combo_changed(Gtk::ComboBoxText *combo);
48 void on_spin_changed(Gtk::SpinButton *spin);
49 void on_entry_changed(Gtk::Entry *entry);
51 crn::SObject value, tmpvalue;
ConfigElement(crn::ConfigElement &el, bool differ=false)
Constructor.
ScalarRange< T > Range(T b, T e)
Creates a range [[b, e[[.
virtual ~ConfigElement() override
Destructor.
A UTF32 character string class.
void apply_changes()
In differ mode, validates the changes to the value.
Representation for a configuration element.
A element of configuration.