gnome_db_logindlg_new

Nombre

gnome_db_logindlg_new -- 

Synopsis

GtkWidget* gnome_db_logindlg_new (GnomeDbLogin* login, gchar* title);

Arguments

login

the GnomeDbLogin widget to be displayed

title

title for the dialog box

Description

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

Returns

a pointer to the new widget, or NULL on error