blob: 2f9dd1522cfd339c3c045fa29606d133ff3f18c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Remote.getGlobal - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">Remote</a> / <a href="./get-global.html">getGlobal</a><br/>
<br/>
<h1>getGlobal</h1>
<a name="pl.treksoft.kvision.electron.Remote$getGlobal(kotlin.String)"></a>
<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getGlobal</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.Remote$getGlobal(kotlin.String)/name">name</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a></code>
</BODY>
</HTML>
|