#include <mimaWidgets.h>
Public Member Functions | |
| EntryInt (bool hex=true) | |
| int | get_value () |
| virtual void | set_sensitive (bool sensitive=true) |
| void | set_value (int value) |
| virtual | ~EntryInt () |
| EntryInt::EntryInt | ( | bool | hex = true |
) |
| hex | Specify if the value is shown hex or dec |
| EntryInt::~EntryInt | ( | ) | [virtual] |
| int MimaGtk::EntryInt::get_value | ( | ) | [inline] |
| void EntryInt::set_sensitive | ( | bool | sensitive = true |
) | [virtual] |
| void EntryInt::set_value | ( | int | value | ) |
1.4.7