Extra widgets

GnomeDbSqlConsole
GnomeDbEditor — A general purpose SQL editor
GnomeDbSelector — Individual selection of libgnomedb objects (data types, functions, ...)
GnomeDbmsUpdateViewer — Progress bars for the DBMS update process
GnomeDbErrorDialog — Error dialog widget
GnomeDbError — Error display widget
GnomeDbReportEditor — A reports editor (Not yet implemented)
GnomeDbGrayBar — Nice looking gray bar widget. TODO: That is a terrible description. murrayc.

All the widgets in this section are in the "extra" library, you must include the following headers:

#include <libgnomedb/libgnomedb.h>
#include <libgnomedb-extra/libgnomedb-extra.h>
	

and request the "libgnomedb-extra-3.0" library when using pkg-config.