5#include <gtkmm/scale.h>
7#include <gtkmm/eventbox.h>
9#include <gtkmm/adjustment.h>
24 class SliderView :
public Gtk::Box {
An slider widget.
Definition SliderView.hh:26
std::string variable
Definition SliderView.hh:41
double step_size
Definition SliderView.hh:40
Glib::RefPtr< Gtk::Adjustment > adjustment
Definition SliderView.hh:34
double min_value
Definition SliderView.hh:40
Gtk::VBox vbox
Definition SliderView.hh:37
double max_value
Definition SliderView.hh:40
virtual ~SliderView()
Definition SliderView.cc:56
Gtk::Scale scale
Definition SliderView.hh:38
std::string get_variable() const
Definition SliderView.cc:60
double value
Definition SliderView.hh:40
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83
void set(rset_t::iterator &num, multiplier_t fac)
Definition Storage.cc:1179