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

◆ pgui_action_progress_delete()

static gint pgui_action_progress_delete ( GtkWidget *  widget,
GdkEvent *  event,
gpointer  data 
)
static

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

521{
522 /* Stop the current import */
524
525 return TRUE;
526}
#define TRUE
Definition dbfopen.c:169
#define FALSE
Definition dbfopen.c:168
static volatile int is_running

References FALSE, is_running, and TRUE.

Referenced by pgui_create_progress_dialog().

Here is the caller graph for this function: