Re: gnome menubar w/ toggle or radio items




On Fri, 12 Feb 1999, Andy Kahn wrote:
> 
> if i have a gnome app, and then created a gnome menubar which contains
> toggle buttons and radio buttons, is there a way to get to the actual
> widget for the toggle/radio button through the menubar?
> 

When you call the gnome-app-helper routines to fill the menu, the
GnomeUIInfo struct's 'widget' field is filled in. You can access it as
long as you don't re-use the struct - if you do re-use, it will be
overwritten.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]