[ CCode ( has_construct_function = false ) ]
public ContextMenuItem.with_submenu (string label, ContextMenu submenu)
Creates a new ContextMenuItem using the given label
with a submenu.
label |
the menu item label text |
submenu |
a ContextMenu to set |
the newly created ContextMenuItem object. |