mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
doc: Update
This commit is contained in:
@@ -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 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> <code>const gchar*</code></p>
|
||||
<p>No description available.</p>
|
||||
<p><p>An icon 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> <code>const gchar*</code></p>
|
||||
<p>No description available.</p>
|
||||
<p><p>A message text.</p></p>
|
||||
<table>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user