PsppireDictView: Call gtk_widget_destroy instead of g_object_unref
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 14 Apr 2012 11:15:14 +0000 (13:15 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 14 Apr 2012 11:15:14 +0000 (13:15 +0200)
commit0bcc86b42d184d76ce0573bbd85ae8c7217cca4d
tree66f3c3748dce4fc0676dc9d92c828ddab2b386cc
parent7ebd742ad1e9c2e9c284f74d990b27b45b56dd39
PsppireDictView: Call gtk_widget_destroy instead of g_object_unref

GtkMenu is a toplevel window.  Therefore, gtk_widget_destroy is appropriate.
src/ui/gui/psppire-dictview.c