How to change the label on a menu.

2003-08-21 Thread J. Davison de St. Germain
Hi, Can someone tell me how to change the label on a menu item in GTK? I've created the menu with a label (say: "Turn on Light") and when a user selects it, I wish to change the lable (to say: "Turn off Light"). I've looked at the API and can not find an applicab

Re: How to change the label on a menu.

2003-08-22 Thread J. Davison de St. Germain
() to find a pointer to your menu item. > > John > > J. Davison de St. Germain wrote: > > Can someone tell me how to change the label on a menu item in GTK? > > I've created the menu with a label (say: "Turn on Light") and when a > > user selects it, I