Hi I would like to find a good way to grey menu items once I built the menu using the UIINFO stuff. I know that, once I have a reference to the menuitem object, I can use the set_sensitive method. Unfortunately, I don't know how to get such a reference. Using gnome_app_get_dock_item_by_name, I can have access to the application menubar and then to all the menu items which are part of the menu bar. However, as a menutitem is a GtkBin object, I don't know how to have access to the submenu items. Otherwise the UIINFO macros build tuples which do not contain any reference to the associated Gtk widget. Can somebody give me a clue on this? Thank you Fr�d�ric - To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
