PostGIS 3.7.0dev-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 522 of file shp2pgsql-gui.c.

523{
524 /* Stop the current import */
526
527 return TRUE;
528}
#define TRUE
Definition dbfopen.c:73
#define FALSE
Definition dbfopen.c:72
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: