GtkScale allows the user to
enter a numeric value by moving a slider. It can
display the current value above the slider; you can
turn this off if the exact value isn't relevant, or you
want to provide feedback in some other way. GtkScale is an abstract base class;
you must instantiate its vertical or horizontal
variant.