[Glade-users] MenuBar and callback data field
Jim Edwards
jimedwards@altavista.com
Tue, 17 Jul 2001 20:08:30 +0000
Hi,
Iīm trying to add a data field to the signals in my GtkMenuItem
widgets. I canīt find a place to do that in the Menu Editor (am I
missing it?)
so I do it by finding the MenuItem widget in the Widget Tree and
modifying it there. This works until the next time I modify something
in the
Menu Editor (for the same MenuBar) - this clobbers all the mods i made
to signal handlers for everything in the MenuBar. Is this a bug? Why
doesnīt the Menu Editor allow you to add a data item or object to the
signal callback?
Thanks,
Jim