Use gdk_error_trap_pop_ignore() where appropriate

This commit is contained in:
Matthias Clasen
2010-09-18 23:17:31 -04:00
parent e32ab82069
commit 1243b4861c
6 changed files with 18 additions and 18 deletions

View File

@ -2298,10 +2298,10 @@ _gtk_selection_request (GtkWidget *widget,
event->time);
g_free (mult_atoms);
g_slice_free (GtkIncrInfo, info);
gdk_error_trap_pop ();
gdk_error_trap_pop_ignored ();
return TRUE;
}
gdk_error_trap_pop ();
gdk_error_trap_pop_ignored ();
/* This is annoying; the ICCCM doesn't specify the property type
* used for the property contents, so the autoconversion for