| libgnomedb Reference Manual |
|---|
GnomeDbConnectionSelectorGnomeDbConnectionSelector — Connection selector widget |
GnomeDbConnectionSelectorPrivate;
GtkWidget* gnome_db_connection_selector_new
(void);
typedef struct _GnomeDbConnectionSelectorPrivate GnomeDbConnectionSelectorPrivate;
GtkWidget* gnome_db_connection_selector_new (void);
Create a new GnomeDbConnectionSelector widget.
| Returns : | the newly created widget. |
| << GnomeDbConnectionProperties | GnomeDbDataSourceSelector >> |