[ CCode ( has_construct_function = false ) ]
public ContextMenu.with_items (List<ContextMenuItem> items)
Creates a new ContextMenu object with the given items.
Creates a new ContextMenu object to be used as a submenu of an existing ContextMenu with the given initial items. See also ContextMenu
items |
a List of ContextMenuItem |
The newly created ContextMenu object |