| GNOME-DB API reference |
|---|
struct GnomeDbTableEditorPrivate;GtkWidget * gnome_db_table_editor_new (void);GtkWidget * gnome_db_table_editor_new_from_connection (GdaConnection *cnc, constgchar *table); void gnome_db_table_editor_from_connection (GnomeDbTableEditor *editor,GdaConnection *cnc, constgchar *table);
GtkWidget * gnome_db_table_editor_new_from_connection (GdaConnection *cnc, constgchar *table);
| cnc : | |
| table : | |
| Returns : |
|
| <<< GnomeDbShortcut | GNOME-DB Bonobo stuff >>> |