summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.electron/-menu/insert.html
blob: 165ce5b5ebde383e3b16c506e40ea56ba2557ffb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Menu.insert - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">Menu</a>&nbsp;/&nbsp;<a href="./insert.html">insert</a><br/>
<br/>
<h1>insert</h1>
<a name="pl.treksoft.kvision.electron.Menu$insert(kotlin.Number, pl.treksoft.kvision.electron.MenuItem)"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">insert</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.Menu$insert(kotlin.Number, pl.treksoft.kvision.electron.MenuItem)/pos">pos</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.electron.Menu$insert(kotlin.Number, pl.treksoft.kvision.electron.MenuItem)/menuItem">menuItem</span><span class="symbol">:</span>&nbsp;<a href="../-menu-item/index.html"><span class="identifier">MenuItem</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
</BODY>
</HTML>