Re: Changing a GtkToolButton icon_widget on the fly

2011-06-22 Thread James Morris
On 22 June 2011 05:43, James wrote: > Hi, > > I've been trying to change the icon_widget that's displayed for a > toolbar button while the main window is displayed.  I can't seem to get > the actual image to change, although the functions that call > gtk_tool_button_set_icon_widget(0 do get called

Changing a GtkToolButton icon_widget on the fly

2011-06-21 Thread James
Hi, I've been trying to change the icon_widget that's displayed for a toolbar button while the main window is displayed. I can't seem to get the actual image to change, although the functions that call gtk_tool_button_set_icon_widget(0 do get called. There's no warnings either. I do something l