GNOME Bugzilla – Bug 344743
gtk_targets_include_text() should initialize atoms
Last modified: 2011-02-04 16:10:27 UTC
gtk_targets_include_text(), gtk_targets_include_rich_text() and gtk_targets_include_uri() should initialize atoms before tests.
Created attachment 67241 [details] [review] proposed patch call init_atoms() to initialize atoms before tests.
2006-06-14 Matthias Clasen <mclasen@redhat.com> * gtk/gtkselection.c: Call init_atoms before using atoms in several functions. (#344743, John Finlay)