Name
GnomeDbTableEditor -- Table editor widget
Details
struct GnomeDbTableEditorPrivate
struct GnomeDbTableEditorPrivate; |
gnome_db_table_editor_new ()
GtkWidget* gnome_db_table_editor_new (void); |
gnome_db_table_editor_new_from_connection ()
GtkWidget* gnome_db_table_editor_new_from_connection
(GdaConnection *cnc,
const gchar *table); |
gnome_db_table_editor_from_connection ()
void gnome_db_table_editor_from_connection
(GnomeDbTableEditor *editor,
GdaConnection *cnc,
const gchar *table); |