FoNumeric

FoNumeric

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── FoObject
        ╰── FoDatatype
            ╰── FoNumeric

Description

Functions

fo_numeric_new ()

FoDatatype *
fo_numeric_new (void);

Creates a new FoNumeric initialized to default value.

Returns

the new FoNumeric

Types and Values

FoNumeric

typedef struct _FoNumeric FoNumeric;


FoNumericClass

typedef struct _FoNumericClass FoNumericClass;