![]() | ![]() | ![]() | GNOME-DB API reference | ![]() |
---|
GnomeDbExportPrivate;GtkWidget * gnome_db_export_new (void);GdaConnectionPool * gnome_db_export_get_pool (GnomeDbExport *exp);void gnome_db_export_set_pool (GnomeDbExport *exp,GdaConnectionPool *pool);
GtkWidget * gnome_db_export_new (void);
Create a new
Returns : | the newly created widget |
GdaConnectionPool * gnome_db_export_get_pool (GnomeDbExport *exp);
Return the
exp : | a |
Returns : | a |
void gnome_db_export_set_pool (GnomeDbExport *exp,GdaConnectionPool *pool);
Associate a
exp : | a |
pool : | a |
<<< GnomeDbError | GnomeDbGrid >>> |