43 gboolean next_num_set;
46 BasicCell * gnc_num_cell_new (
void);
48 void gnc_num_cell_set_value (
NumCell *cell,
const char *str);
49 gboolean gnc_num_cell_set_last_num (
NumCell *cell,
const char *str);
The NumCell object implements a number handling cell.