gnome_db_error_new

Nombre

gnome_db_error_new -- 

Synopsis

GtkWidget* gnome_db_error_new (Gda_Connection* cnc);

Arguments

cnc

Gda_Connection to show error from

Description

Create a new GnomeDbError widget, which is a special widget used to traverse errors occurred for a given connection. It is a simple container widget that you can pack into any widget you want.

Returns

a pointer to the new widget, or NULL on error