GnuCash  5.6-150-g038405b370+
Data Structures | Functions
numcell.h File Reference
#include "basiccell.h"

Go to the source code of this file.

Data Structures

struct  NumCell
 The NumCell object implements a number handling cell. More...
 

Functions

BasicCell * gnc_num_cell_new (void)
 
void gnc_num_cell_set_value (NumCell *cell, const char *str)
 
gboolean gnc_num_cell_set_last_num (NumCell *cell, const char *str)