Data bound widgets

GnomeDbCombo - A combo box with data to be displayed as a GdaDataModel
GnomeDbBasicForm - A GUI form to present data in a GdaParameterList
GnomeDbRawForm - Form to display and modify data in a GnomeDbDataModel
GnomeDbForm - Form to display and modify data in a GnomeDbDataModel, with command buttons and indicators
GnomeDbRawGrid - Grid to display and modify data in a GnomeDbDataModel
GnomeDbGrid - Database grid widget to display and modify data in a GnomeDbDataModel, with command buttons and indicators
GnomeDbFindDialog - A dialog to enter a string to search among a GdaDataModel
GnomeDbDataWidget - Interface to control data bound widgets
GnomeDbDataWidgetInfo - Widget to display control buttons and information about data displayed in a GnomeDbDataWidget widget
GnomeDbDataStore - Implements the GtkTreeModel interface

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.