| Libgnomedb Reference Manual |
|---|
GnomeDbDsnConfigDruid — a Druid to add a new datasource
struct GnomeDbDsnConfigDruidPrivate; GtkWidget* gnome_db_dsn_config_druid_new (void); const GdaDataSourceInfo* gnome_db_dsn_config_druid_get_dsn (GnomeDbDsnConfigDruid *druid);
The GnomeDbDsnConfigDruid widget provides an easy way for users to declare new data sources. If the selected provider for the data source supports it, then a new database can be created if the user needs it.
const GdaDataSourceInfo* gnome_db_dsn_config_druid_get_dsn (GnomeDbDsnConfigDruid *druid);
| druid : | |
| Returns : |
| << GnomeDbDsnConfig | GnomeDbConnectionProperties >> |