Data bound widgets

Table of Contents

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

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.