doc: Update

This commit is contained in:
github-actions[bot]
2025-12-02 17:23:28 +00:00
parent 9136f2e54d
commit 73f54b6b14
38 changed files with 130 additions and 110 deletions

File diff suppressed because one or more lines are too long

View File

@@ -184,7 +184,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<summary>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="toggle-wrapper">
@@ -214,6 +214,9 @@ was compiled with this&nbsp;feature.</p>
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>
</div>
@@ -350,13 +353,13 @@ was compiled with this&nbsp;feature.</p>
<div class="docblock">
<div class="">
<div class="deprecated">
<h6><a href="ctor.Server.new.html">clapper_server_new</a></h6>
<div class="docblock">
<p>Creates a new <code>ClapperServer</code> instance.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
@@ -375,83 +378,83 @@ was compiled with this&nbsp;feature.</p>
<div class="docblock">
<div class="">
<div class="deprecated">
<h6><a href="method.Server.get_current_port.html">clapper_server_get_current_port</a></h6>
<div class="docblock">
<p>Get port on which server is currently listening&nbsp;on.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="method.Server.get_enabled.html">clapper_server_get_enabled</a></h6>
<div class="docblock">
<p>Get whether <code>ClapperServer</code> is set to be&nbsp;running.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="method.Server.get_port.html">clapper_server_get_port</a></h6>
<div class="docblock">
<p>Get requested server listening&nbsp;port.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="method.Server.get_queue_controllable.html">clapper_server_get_queue_controllable</a></h6>
<div class="docblock">
<p>Get whether remote <code>server</code> clients can control <code>ClapperQueue</code>.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="method.Server.get_running.html">clapper_server_get_running</a></h6>
<div class="docblock">
<p>Get whether <code>ClapperServer</code> is currently&nbsp;running.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="method.Server.set_enabled.html">clapper_server_set_enabled</a></h6>
<div class="docblock">
<p>Set whether <code>ClapperServer</code> should be&nbsp;running.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="method.Server.set_port.html">clapper_server_set_port</a></h6>
<div class="docblock">
<p>Set server listening&nbsp;port.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="method.Server.set_queue_controllable.html">clapper_server_set_queue_controllable</a></h6>
<div class="docblock">
<p>Set whether remote <code>server</code> clients can control <code>ClapperQueue</code>.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
@@ -501,53 +504,53 @@ was compiled with this&nbsp;feature.</p>
<div class="docblock">
<div class="">
<div class="deprecated">
<h6><a href="property.Server.current-port.html">Clapper.Server:current-port</a></h6>
<div class="docblock">
<p>Port on which server is currently listening on or 0 if not&nbsp;listening.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="property.Server.enabled.html">Clapper.Server:enabled</a></h6>
<div class="docblock">
<p>Whether server is&nbsp;enabled.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="property.Server.port.html">Clapper.Server:port</a></h6>
<div class="docblock">
<p>Port to listen on or 0 for using random unused&nbsp;port.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="property.Server.queue-controllable.html">Clapper.Server:queue-controllable</a></h6>
<div class="docblock">
<p>Whether remote server clients can control <code>ClapperQueue</code>.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
<div class="">
<div class="deprecated">
<h6><a href="property.Server.running.html">Clapper.Server:running</a></h6>
<div class="docblock">
<p>Whether server is currently&nbsp;running.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>
@@ -595,14 +598,14 @@ achieve a similar&nbsp;effect.</p>
<div class="docblock">
<div class="">
<div class="deprecated">
<h6><a href="signal.Server.error.html">Clapper.Server::error</a></h6>
<div class="docblock">
<p>Error signal when server could not start.
This will be emitted from application main&nbsp;thread.</p>
</div>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
</div>

View File

@@ -110,7 +110,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
<h4 id="declaration" style="display:flex;">
@@ -136,7 +136,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L811">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L813">[src]</a>
</h4>
@@ -147,7 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<div class="docblock">
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>

View File

@@ -522,7 +522,7 @@ an <code>item</code> from the playback queue of the player that <code>reactable<
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>No description available.</p></td>
<td>&nbsp;</td><td style="vertical-align:top"><p>Custom message from user was received on reactables&nbsp;bus.</p></td>
</tr>
</table>

View File

@@ -471,7 +471,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<td class="docblock-summary">
<p>An optional Server feature to add to the&nbsp;player.</p>
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</td>
</tr>

File diff suppressed because one or more lines are too long

View File

@@ -126,7 +126,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a class="anchor" href="#declaration"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L225">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L226">[src]</a>
</h4>

View File

@@ -126,7 +126,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a class="anchor" href="#declaration"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L228">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L229">[src]</a>
</h4>

View File

@@ -126,7 +126,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a class="anchor" href="#declaration"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L237">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L238">[src]</a>
</h4>

View File

@@ -126,7 +126,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a class="anchor" href="#declaration"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L231">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L232">[src]</a>
</h4>

View File

@@ -126,7 +126,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a class="anchor" href="#declaration"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L234">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L235">[src]</a>
</h4>

View File

@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
@@ -151,7 +151,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L941">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L955">[src]</a>
</h4>
@@ -162,7 +162,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<div class="docblock">
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>

View File

@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
@@ -151,7 +151,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L854">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L860">[src]</a>
</h4>
@@ -162,7 +162,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<div class="docblock">
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>

View File

@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
@@ -151,7 +151,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L916">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L928">[src]</a>
</h4>
@@ -164,7 +164,8 @@ use <a href="method.Server.get_current_port.html"><code>clapper_server_get_curre
<div class="docblock">
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>

View File

@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
@@ -151,7 +151,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L989">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1007">[src]</a>
</h4>
@@ -162,7 +162,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<div class="docblock">
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>

View File

@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
@@ -151,7 +151,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L870">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L878">[src]</a>
</h4>
@@ -162,7 +162,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<div class="docblock">
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>

View File

@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
@@ -152,7 +152,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L827">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L831">[src]</a>
</h4>
@@ -168,7 +168,8 @@ you can listen for changes to <a href="property.Server.running.html"><code>Clapp
<div class="docblock">
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>

View File

@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
@@ -152,7 +152,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L892">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L902">[src]</a>
</h4>
@@ -163,7 +163,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<div class="docblock">
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>

View File

@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
@@ -152,7 +152,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L963">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L979">[src]</a>
</h4>
@@ -167,7 +167,8 @@ is supposed to manage what is played now and not WebSocket&nbsp;client.</p>
<div class="docblock">
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>

View File

@@ -118,7 +118,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
<h4 id="declaration">
@@ -136,7 +136,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1152">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1178">[src]</a>
</h4>
@@ -149,7 +149,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Type:<code>guint</code></p>
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>
</div>

View File

@@ -118,7 +118,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
<h4 id="declaration">
@@ -136,7 +136,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1125">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1145">[src]</a>
</h4>
@@ -149,7 +149,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Type:<code>gboolean</code></p>
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>
</div>

View File

@@ -118,7 +118,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
<h4 id="declaration">
@@ -136,7 +136,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1143">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1167">[src]</a>
</h4>
@@ -149,7 +149,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Type:<code>guint</code></p>
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>
</div>

View File

@@ -118,7 +118,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
<h4 id="declaration">
@@ -136,7 +136,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1161">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1189">[src]</a>
</h4>
@@ -149,7 +149,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Type:<code>gboolean</code></p>
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>
</div>

View File

@@ -118,7 +118,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
<h4 id="declaration">
@@ -136,7 +136,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1134">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1156">[src]</a>
</h4>
@@ -149,7 +149,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Type:<code>gboolean</code></p>
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></div>
</div>

View File

@@ -110,7 +110,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="declaration toggle-wrapper">
<h4 id="declaration">
@@ -135,7 +135,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1170">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/server/clapper-server.c#L1200">[src]</a>
</h4>
@@ -158,6 +158,9 @@ This will be emitted from application main&nbsp;thread.</p>
<tr><td>Deprecated since: 0.10</td></tr>
<tr><td><p>Use Control Hub from <code>clapper-enhancers</code> repo&nbsp;instead.</p></td></tr>
</table>
</div>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L143">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L144">[src]</a>
</h4>
@@ -163,7 +163,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L128">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L129">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L218">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L219">[src]</a>
</h4>
@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L209">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L210">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L114">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L115">[src]</a>
</h4>
@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L105">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L106">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L126">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L127">[src]</a>
</h4>
@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L116">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L117">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L81">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L82">[src]</a>
</h4>
@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L72">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L73">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L196">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L197">[src]</a>
</h4>
@@ -161,7 +161,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L184">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L185">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L155">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L156">[src]</a>
</h4>
@@ -163,7 +163,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L145">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L146">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L170">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L171">[src]</a>
</h4>
@@ -163,7 +163,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L157">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L158">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L182">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L183">[src]</a>
</h4>
@@ -163,7 +163,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L172">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L173">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L207">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L208">[src]</a>
</h4>
@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L198">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L199">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L92">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L93">[src]</a>
</h4>
@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L83">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L84">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L70">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L71">[src]</a>
</h4>
@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L61">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L62">[src]</a>
</h4>

View File

@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L103">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L104">[src]</a>
</h4>
@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L94">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L95">[src]</a>
</h4>