PDA

View Full Version : Gtk::ToolButton doesn't support changing icon



bird1500
January 22nd, 2013, 04:14 AM
Hi,
After you set an icon on a Gtk::ToolButton (with set_icon_widget(..)) apparently you can't set a new one after that - the Gtk::ToolButton simply ignores the new icon.

Can I workaround it?