Maeomm Reference Documentation: hildon-libsmm |
There are two buttons to scroll the value in number field. Manual input is also possible.
Public Member Functions | |
int | get_value () const |
const HildonNumberEditor* | gobj () const |
Provides access to the underlying C GtkObject. | |
HildonNumberEditor* | gobj () |
Provides access to the underlying C GtkObject. | |
NumberEditor (int min, int max) | |
void | set_range (int min, int max) |
Sets accepted number range for editor. | |
void | set_value (int value) |
Sets numeric value for number editor. | |
Glib::SignalProxy1< bool, NumberEditorErrorType > | signal_range_error () |
virtual | ~NumberEditor () |
Related Functions | |
(Note that these are not member functions.) | |
Hildon::NumberEditor* | wrap (HildonNumberEditor* object, bool take_copy=false) |
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Container. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Container. |
|
Sets accepted number range for editor.
|
|
Sets numeric value for number editor.
|
|
|
|
|