PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ pgui_action_progress_cancel()

static void pgui_action_progress_cancel ( GtkDialog *  dialog,
gint  response_id,
gpointer  user_data 
)
static

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

512{
513 /* Stop the current import */
515
516 return;
517}
#define FALSE
Definition dbfopen.c:168
static volatile int is_running

References FALSE, and is_running.

Referenced by pgui_create_progress_dialog().

Here is the caller graph for this function: