]> Pileus Git - ~andy/gtk/commit
Need to show the image after adding it to the GtkImageMenuItem. This used
authorMichael Natterer <mitch@gimp.org>
Sat, 4 Aug 2001 12:48:16 +0000 (12:48 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Sat, 4 Aug 2001 12:48:16 +0000 (12:48 +0000)
commitb092021ba6e8aa55de595aee52eef683f8ced034
tree884977acb472d365ebf9f45d749b50d07f646153
parent8dfce4590b1308c621e0411faa8a801c65923591
Need to show the image after adding it to the GtkImageMenuItem. This used

2001-08-04  Michael Natterer  <mitch@gimp.org>

* gtk/gtkitemfactory.c (gtk_item_factory_create_item):
Need to show the image after adding it to the GtkImageMenuItem.
This used to work without in testgtk because of the
gtk_widget_show_all() at the end of the function.
(Closes #54978).
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkitemfactory.c