Name
GnomeDbLoginDlg -- Login dialog widget
Details
gnome_db_logindlg_new ()
GtkWidget* gnome_db_logindlg_new (GnomeDbLogin *login,
gchar *title); |
Create a new GnomeDbLoginDlg and display on it the given GnomeDbLogin
widget. The GnomeDbLoginDlg is a convenience widget created to allow
easy creation of a dialog box for connecting to any GDA datasource
gnome_db_logindlg_popup ()
void gnome_db_logindlg_popup (GnomeDbLoginDlg *dialog); |
Popup (open) the given GnomeDbLoginDlg widget, allowing the user to easily
selecting the data source to which she wants to connect