[Gtk-sharp-list] Toolbar button callbacks

Greg Hamilton gregh@object-craft.com.au
Wed, 20 Apr 2005 09:45:38 +1000


I'm working on a C# Gnome app using Glade to design the GUI. 
Glade.XML.Autoconnect connects signals to the appropriate callbacks for 
all widgets except those in the GtkToolbar. A quick Google turns up a 
few mentions of the problem but no solution.

Note that I'm running Debian unstable using Mono installed from the x86 
binary installer. I'm stuck with version 1.0.6 as builds since then 
require a more recent version of glibc than that provided by the Debian 
unstable glibc package.