Data bound widgets

GnomeDbCombo - A combo box with data to be displayed as a GdaDataModel
GnomeDbForm - Form to display and modify data in a GnomeDbDataModel
GnomeDbGrid - Database grid widget
GnomeDbFindDialog - A dialog to enter a string to search among a GdaDataModel
GnomeDbSelector - Individual selection of libgnomedb objects (data types, functions, ...)
GnomeDbMatrix - Widget to modify the assoctations between two tables
GnomeDbLayout - Widget rendering a GnomeDbCustomLayout specification
GnomeDbmsUpdateViewer - Progress bars for the DBMS update process
GnomeDbBasicForm - A GUI form to present data in a GnomeDbDataSet
GnomeDbDataWidget - Interface to control data boud widgets

The main feature provided by libgnomedb is a rich set of data bound widgets, ranging from the simplest ones, such as entry widgets or labels, to the most full-featured ones you can imagine.