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