PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ pgui_action_dumper_options_open()

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

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

874 {
876  gtk_widget_show_all(dialog_dumper_options);
877  return;
878 }
static void update_options_ui_from_dumper_config_globals(void)
static GtkWidget * dialog_dumper_options

References dialog_dumper_options, and update_options_ui_from_dumper_config_globals().

Referenced by pgui_create_main_window().

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