On Mon, Oct 07, 2013 at 06:39:41PM -0400, Matthias Clasen wrote:Thanks. With a little more investigation, what worked with GTK+ 3.8 and
> I've just pushed a testcase (
> https://git.gnome.org/browse/gtk+/tree/tests/teststockbuttonmenu.c) that
> shows things related to stock icons, buttons, menuitems and actions working
> as I would expect them to, including gtk_action_set_always_show_image.
doesn't work anymore is to call gtk_action_set_always_show_image() after
the widgets are added to their containers.