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