![]() |
![]() |
![]() |
Libgnomedb Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GnomeDbFormGnomeDbForm — Form to display and modify data in a GnomeDbDataModel, with command buttons and indicators |
GnomeDbForm; GnomeDbFormClass; GnomeDbFormPriv; GtkWidget * gnome_db_form_new (GdaDataModel *model);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----GnomeDbForm
GtkWidget * gnome_db_form_new (GdaDataModel *model);
Creates a new GnomeDbForm widget suitable to display the data in model
|
a GdaDataModel |
Returns : |
the new widget |
The GnomeDbRawForm widget which is being used in this widget, or the GnomeDbGrid widget which displays data in a grid instead of a form.