PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ pgui_quit()

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

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

1253 {
1254  gtk_main_quit();
1255 }

Referenced by pgui_action_cancel(), and pgui_create_main_window().

Here is the caller graph for this function: