[ CCode ( type_id = "webkit_context_menu_item_get_type ()" ) ]
public class ContextMenuItem : InitiallyUnowned
One item of a ContextMenu.
The ContextMenu is composed of ContextMenuItem<!-- -- >s. These items can be created from a Action, from a ContextMenuAction or from a ContextMenuAction and a label. These ContextMenuAction<!-- -->s denote stock actions for the items. You can also create separators and submenus.