PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ pgui_quit()

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

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

Referenced by pgui_action_cancel(), and pgui_create_main_window().

1253 {
1254  gtk_main_quit();
1255 }
Here is the caller graph for this function: