PostGIS 3.6.2dev-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 2466 of file shp2pgsql-gui.c.

2467{
2468 /* Update the UI with the current options */
2470
2471 gtk_widget_show_all(GTK_WIDGET(window_conn));
2472 return;
2473}
static void static void static void static void 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: