![]() |
![]() |
![]() |
Libgnomedb Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Signals |
GnomeDbDsnConfigDruid; GnomeDbDsnConfigDruidClass; GnomeDbDsnConfigDruidPrivate; GtkWidget * gnome_db_dsn_config_druid_new (void); const GdaDataSourceInfo * gnome_db_dsn_config_druid_get_dsn (GnomeDbDsnConfigDruid *druid);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GnomeDruid +----GnomeDbDsnConfigDruid
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.
typedef struct { GnomeDruidClass parent_class; void (* finished) (GnomeDbDsnConfigDruid *druid, gboolean error); } GnomeDbDsnConfigDruidClass;
typedef struct _GnomeDbDsnConfigDruidPrivate GnomeDbDsnConfigDruidPrivate;
const GdaDataSourceInfo * gnome_db_dsn_config_druid_get_dsn (GnomeDbDsnConfigDruid *druid);
|
|
Returns : |
"finished"
signalvoid user_function (GnomeDbDsnConfigDruid *dbdsnconfigdruid, gint arg1, gpointer user_data) : Run Last
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |