summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.electron/-dock/set-menu.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.electron/-dock/set-menu.html')
-rw-r--r--api/pl.treksoft.kvision.electron/-dock/set-menu.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.electron/-dock/set-menu.html b/api/pl.treksoft.kvision.electron/-dock/set-menu.html
new file mode 100644
index 00000000..49d32d60
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-dock/set-menu.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Dock.setMenu - 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">Dock</a>&nbsp;/&nbsp;<a href="./set-menu.html">setMenu</a><br/>
+<br/>
+<h1>setMenu</h1>
+<a name="pl.treksoft.kvision.electron.Dock$setMenu"></a>
+<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">setMenu</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">menu</span><span class="symbol">:</span>&nbsp;<a href="../-menu/index.html"><span class="identifier">Menu</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+</BODY>
+</HTML>