Hi all, Sorry for asking this silly question, but I couldn't figure out how to set a label for a Gtk.ImageMenuItem. On this address(http://www.pygtk.org/pygtk2reference/class-gtkimagemenuitem.html ) it says that the constructor is "gtk.ImageMenuItem(stock_id=None, accel_group=None)", I provide a stock_id but I don't need a accel group so I pass None. Is there a way to set and change the label next to the image?
Regards, gamehack _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
