doc: Update

This commit is contained in:
github-actions[bot]
2025-06-24 17:23:50 +00:00
parent 9294bf48f8
commit 61973f543d
14 changed files with 16 additions and 45 deletions

View File

@@ -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-gtk/clapper-gtk-seek-bar.c#L490">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L563">[src]</a>
</h4>

View File

@@ -143,7 +143,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-gtk/clapper-gtk-seek-bar.c#L522">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L595">[src]</a>
</h4>

View File

@@ -143,7 +143,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-gtk/clapper-gtk-seek-bar.c#L557">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L630">[src]</a>
</h4>

View File

@@ -144,7 +144,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-gtk/clapper-gtk-seek-bar.c#L503">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L576">[src]</a>
</h4>

View File

@@ -144,7 +144,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-gtk/clapper-gtk-seek-bar.c#L538">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L611">[src]</a>
</h4>

View File

@@ -130,7 +130,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-gtk/clapper-gtk-seek-bar.c#L784">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L857">[src]</a>
</h4>

View File

@@ -130,7 +130,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-gtk/clapper-gtk-seek-bar.c#L793">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L866">[src]</a>
</h4>

View File

@@ -361,7 +361,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<div class="">
<h6><a href="method.Timeline.remove_marker.html">clapper_timeline_remove_marker</a></h6>
<div class="docblock">
<p>Removes <code>ClapperMarker</code> from the&nbsp;timeline.</p>
<p>Removes <code>ClapperMarker</code> from the timeline if&nbsp;present.</p>
</div>
<div class="docblock">
<p></p>

File diff suppressed because one or more lines are too long

View File

@@ -144,7 +144,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/clapper-timeline.c#L267">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-timeline.c#L278">[src]</a>
</h4>

View File

@@ -143,7 +143,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/clapper-timeline.c#L287">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-timeline.c#L298">[src]</a>
</h4>

View File

@@ -129,7 +129,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
</h4>
<div class="docblock c-decl">
<pre><code><div class="highlight"><pre><span></span><span class="n">gboolean</span>
<pre><code><div class="highlight"><pre><span></span><span class="kt">void</span>
<span class="n">clapper_timeline_insert_marker</span><span class="w"> </span><span class="p">(</span>
<span class="w"> </span><span class="n">ClapperTimeline</span><span class="o">*</span><span class="w"> </span><span class="n">timeline</span><span class="p">,</span>
<span class="w"> </span><span class="n">ClapperMarker</span><span class="o">*</span><span class="w"> </span><span class="n">marker</span>
@@ -144,7 +144,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/clapper-timeline.c#L190">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-timeline.c#L213">[src]</a>
</h4>
@@ -202,33 +202,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<div class="return-value toggle-wrapper">
<h4 id="return-value">
Return value
<a href="#return-value" class="anchor"></a>
</h4>
<div class="docblock">
<div class="returns">
<div class="arg-description">
<p><em>Type:</em>&nbsp;<code>gboolean</code></p>
<p><code>TRUE</code> if inserted, <code>FALSE</code> if marker was
already inserted into&nbsp;timeline.</p>
</div>
<div>
<table>
</table>
</div>
</div>
</div>
</div>
</section>
</section>

View File

@@ -144,14 +144,12 @@ 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/clapper-timeline.c#L227">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-timeline.c#L259">[src]</a>
</h4>
<div class="docblock">
<p>Removes <code>ClapperMarker</code> from the&nbsp;timeline.</p>
<p>If marker was not in the <code>timeline</code>, this function will do nothing,
so it is safe to call if&nbsp;unsure.</p>
<p>Removes <code>ClapperMarker</code> from the timeline if&nbsp;present.</p>
</div>
<div class="docblock">

View File

@@ -128,7 +128,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-timeline.c#L554">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-timeline.c#L565">[src]</a>
</h4>