FoNumeric
GObject ╰── GInitiallyUnowned ╰── FoObject ╰── FoDatatype ╰── FoNumeric
FoDatatype * fo_numeric_new (void);
void
Creates a new FoNumeric initialized to default value.
the new FoNumeric
typedef struct _FoNumeric FoNumeric;
typedef struct _FoNumericClass FoNumericClass;