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

503{
504 gtk_widget_hide(GTK_WIDGET(widget));
505 return TRUE;
506}
#define TRUE
Definition dbfopen.c:169

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: