struct GnomeDbTableEditorPrivate; GtkWidget* gnome_db_table_editor_new (void);
struct GnomeDbTableEditorPrivate;
GtkWidget* gnome_db_table_editor_new (void);
Create a new GnomeDbTableEditor widget, which lets the user visually display and modify a table's structure.
the newly created widget.