[Glade-users] Retrieve a GtkActionGroup

Michael Ekstrand mekstran at scl.ameslab.gov
Wed Jan 3 10:12:37 EST 2007


On Jan 2, 2007, at 10:30 AM, Enrico Sardi wrote:
> How can I retrieve a GtkActionGroup from a menu made with glade?

Glade does not do anything with the UIManager/GtkAction stuff, so  
Glade menus don't have GtkActionGroup's.  You could create  
GtkActions, though, and attach Glade menu items to them.

(I believe this information is current; I don't see anything in  
Glade-3 about UIManager things, and I know Glade 2 can't do it).

- Michael


More information about the Glade-users mailing list