Let's say I have the following menu item(Hello) with it's list of sub menu items(World, Canada, USA).
Hello -> World
-> Canada
-> USA
Is there a way to access each of the Hello sub menu items through python
codes with just the Hello Gtk.MenuItem only?
Thanks
Thierry
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
