|  |  |  | GNOME Data Access 5 manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ||||
| GdauiRawFormGdauiRawForm — Form widget to manipulate data in a GdaDataModel | 
GObject +----GInitiallyUnowned +----GtkWidget +----GtkContainer +----GtkBox +----GdauiBasicForm +----GdauiRawForm
GdauiRawForm implements AtkImplementorIface, GtkBuildable, GtkOrientable, GdauiDataProxy and GdauiDataSelector.
The GdauiForm widget which uses the GdauiRawForm and adds decorations such as information about data model size, and features searching.
GtkWidget *         gdaui_raw_form_new                  (GdaDataModel *model);
Creates a new GdauiRawForm widget to display data in model
| 
 | a GdaDataModel, or NULL. [allow-none] | 
| Returns : | the new widget. [transfer full] | 
Since 4.2