PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ pgui_quit()

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

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

1255 {
1256  gtk_main_quit();
1257 }

Referenced by pgui_action_cancel(), and pgui_create_main_window().

Here is the caller graph for this function: