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

◆ pgui_event_popup_delete()

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

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

505{
506 gtk_widget_hide(GTK_WIDGET(widget));
507 return TRUE;
508}
#define TRUE
Definition dbfopen.c:73

References TRUE.

Referenced by pgui_create_connection_window(), pgui_create_dumper_options_dialog(), and pgui_create_loader_options_dialog().

Here is the caller graph for this function: