]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcolorswatch.c
filechooserbutton: Emit 'selection-changed' when changing the selection programmatically
[~andy/gtk] / gtk / gtkcolorswatch.c
index e33a3f601f137be9d7c9200b0ff40a387416db96..c6081d7907f1adadc9339f088297f497801fbf5b 100644 (file)
@@ -228,7 +228,7 @@ swatch_draw (GtkWidget *widget,
           g_object_unref (pixbuf);
         }
 
-      gtk_icon_info_free (icon_info);
+      g_object_unref (icon_info);
     }
 
   cairo_restore (cr);