PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ pgui_action_loader_options_open()

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

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

References dialog_loader_options, and update_options_ui_from_loader_config_globals().

Referenced by pgui_create_main_window().

1276 {
1278  gtk_widget_show_all(dialog_loader_options);
1279  return;
1280 }
static GtkWidget * dialog_loader_options
static void update_options_ui_from_loader_config_globals(void)
Here is the call graph for this function:
Here is the caller graph for this function: