FoNumeric
FoNumeric; FoNumericClass; FoDatatype* fo_numeric_new (void);
GObject +----FoObject +----FoDatatype +----FoNumeric
typedef struct _FoNumeric FoNumeric;
typedef struct _FoNumericClass FoNumericClass;
FoDatatype* fo_numeric_new (void);
Creates a new FoNumeric initialized to default value.
Returns :