|  |  |  | GNOME Data Access 5 manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
struct              GdaHandlerType;
struct              GdaHandlerTypeClass;
                    GdaHandlerTypePriv;
GdaDataHandler *    gda_handler_type_new                (void);
You should normally not need to use this API, refer to the GdaDataHandler interface documentation for more information.
GdaDataHandler *    gda_handler_type_new                (void);
Creates a data handler for Gda types
| Returns : | the new object. [transfer full] |