]> Pileus Git - ~andy/gtk/commit
Allow unsetting the custom image by passing NULL. (gtk_button_init):
authorMatthias Clasen <mclasen@redhat.com>
Sun, 2 Jan 2005 03:14:34 +0000 (03:14 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 2 Jan 2005 03:14:34 +0000 (03:14 +0000)
commit4a6b6aa45cdf0f804f98b6e435d54f32e830aa80
tree6a275abef94a84e426ece098120ee4070a19fc2c
parent7d5e882c7531e716accb2b28b91f394f8431abc0
Allow unsetting the custom image by passing NULL. (gtk_button_init):

2005-01-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkbutton.c (gtk_button_set_image): Allow unsetting the
custom image by passing NULL.
(gtk_button_init): Initialize image_is_stock to TRUE, fixing
a problem with changing stock labels.  (#162273, Marcin
Krzyzanowski)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkbutton.c