GNOME Bugzilla – Bug 439339
connect_clicked doesnt connect ToolButton widgets
Last modified: 2011-01-16 23:33:28 UTC
The connect_clicked() function in Gnome::Glade::Xml does not connect the clicked signal for Gtk::ToolButton widgets. It would be nice if it did. A patch to do just this is attached.
Created attachment 88369 [details] [review] patch to add toolbutton support
Committed. Sorry for the awful delay - somehow I didn't see this bug until now.