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