#include <gtk/gtk.h>
Include dependency graph for db_connect_dlg.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | db_connect_dialog_create (void) |
| Create the connection dialog. | |
| int | db_connect_dialog_reconnect (GtkWidget *widget) |
| Reconnect using the login parameters in the login dialog. | |
| void | db_connect_dialog_show (void) |
| Show the query save dialog. | |
Definition in file db_connect_dlg.h.
1.2.18