PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ pgui_action_connection_details()

static void pgui_action_connection_details ( GtkWidget *  widget,
gpointer  data 
)
static

Definition at line 2464 of file shp2pgsql-gui.c.

2465{
2466 /* Update the UI with the current options */
2468
2469 gtk_widget_show_all(GTK_WIDGET(window_conn));
2470 return;
2471}
static void update_conn_ui_from_conn_config(void)
static GtkWidget * window_conn

References update_conn_ui_from_conn_config(), and window_conn.

Referenced by pgui_create_main_window().

Here is the call graph for this function:
Here is the caller graph for this function: