| GNOME Data Access 5 manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
Synopsis
struct GdaHandlerNumerical;
struct GdaHandlerNumericalClass;
GdaHandlerNumericalPriv;
GdaDataHandler * gda_handler_numerical_new (void);
Description
You should normally not need to use this API, refer to the GdaDataHandler interface documentation for more information.
Details
gda_handler_numerical_new ()
GdaDataHandler * gda_handler_numerical_new (void);
Creates a data handler for numerical values
Returns : |
the new object. [transfer full] |
