class type item =object..end
The item type corresponding to an entry.
: GMenu.menu_item option : GMenu.check_menu_item option : GMenu.menu_item_skel option : GMenu.menu optionReturn the menu in which the item has been inserted, if meaningful
method add_accelerator : Gdk.Tags.modifier -> char -> unitAdd an accelerator iff there is a menu item.
: GButton.tool_button option : GButton.toggle_tool_button option : GButton.tool_button_skel option