gnome_db_errordlg_new

Name

gnome_db_errordlg_new -- 

Synopsis

GtkWidget* gnome_db_errordlg_new (Gda_Connection* cnc, gchar* title);

Arguments

cnc

Gda_Connection object to display errors from

title

-- undescribed --

title

title of the dialog box

Create a new GnomeDbErrorDlg, which is a subclass of the GnomeDialog widget, just acting as a container for a GnomeDbError widget

Returns

a pointer to the new widget, or NULL on error