]> Pileus Git - ~andy/gtk/commit
Improve GtkEntry handling of invalid stock ids
authorCody Russell <bratsche@gnome.org>
Sat, 30 May 2009 04:10:14 +0000 (00:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2009 04:10:14 +0000 (00:10 -0400)
commit47db0f0020bd0f83f263f78255adaaa9e6481930
tree056ff2fedbecc7683d225e24fa6dc764959e52eb
parent5964109ef30d4ab8df9c0a5a7c2806c5f57b1fe5
Improve GtkEntry handling of invalid stock ids

Instead of silently showing no icon, show a "missing image"
icon, like GtkImage does in the same situation. Fixes bug 579590.
gtk/gtkentry.c