Name
GnomeDbBrowser -- Database browser widget
Description
The GnomeDbBrowser widget provides a way to visually show the whole
structure of a database in a nice looking widget.
Details
struct GnomeDbBrowserPrivate
struct GnomeDbBrowserPrivate; |
gnome_db_browser_new ()
Create a new GnomeDbBrowser widget.
gnome_db_browser_get_connection ()
GdaConnection* gnome_db_browser_get_connection
(GnomeDbBrowser *browser); |
gnome_db_browser_set_connection ()
void gnome_db_browser_set_connection (GnomeDbBrowser *browser,
GdaConnection *cnc); |