doc: Update

This commit is contained in:
Rafał Dzięgiel
2024-04-03 19:46:03 +02:00
parent 17bb9fdb02
commit 9b5d55624c
228 changed files with 497 additions and 2299 deletions

View File

@@ -124,7 +124,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-gtk/clapper-gtk-billboard.h#L42">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L43">[src]</a>
</h4>
@@ -145,10 +145,14 @@ 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-gtk/clapper-gtk-billboard.c#L248">[src]</a>
</h4>
<div class="docblock">
No description available.
<p>Pins a permanent message on the <code>billboard</code>.</p>
<p>The message will stay on the <code>billboard</code> until a
<a href="method.Billboard.unpin_pinned_message.html"><code>clapper_gtk_billboard_unpin_pinned_message()</code></a> is&nbsp;called.</p>
</div>
<div class="docblock">
@@ -176,7 +180,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<dt class="arg-name"><code>icon_name</code></dt>
<dd class="arg-description">
<p><em>Type:</em>&nbsp;<code>const gchar*</code></p>
<p>No description available.</p>
<p><p>An icon&nbsp;name.</p></p>
<table>
@@ -193,7 +197,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<dt class="arg-name"><code>message</code></dt>
<dd class="arg-description">
<p><em>Type:</em>&nbsp;<code>const gchar*</code></p>
<p>No description available.</p>
<p><p>A message&nbsp;text.</p></p>
<table>