| Top |
GdauiRawFormGdauiRawForm — Form widget to manipulate data in a GdaDataModel |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GdauiBasicForm ╰── GdauiRawForm
Implemented Interfaces
GdauiRawForm implements AtkImplementorIface, GtkBuildable, GtkOrientable, GdauiDataProxy and GdauiDataSelector.
Description
The GdauiForm widget which uses the GdauiRawForm and adds decorations such as information about data model size, and features searching.
Functions
gdaui_raw_form_new ()
GtkWidget *
gdaui_raw_form_new (GdaDataModel *model);
Creates a new GdauiRawForm widget to display data in model
Since: 4.2
See Also
the GdauiForm widget which uses the GdauiRawForm and adds decorations such as information about data model size, and features searching.
