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

2492{
2493 /* Update the UI with the current options */
2495
2496 gtk_widget_show_all(GTK_WIDGET(window_conn));
2497 return;
2498}
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: