mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
doc: Update
This commit is contained in:
@@ -421,20 +421,20 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="ProgressBar" class="symbol" href="class.ProgressBar.html">ProgressBar</a></td>
|
||||
<td><a title="QueueSelection" class="symbol" href="class.QueueSelection.html">QueueSelection</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
<p>A progress bar for displaying playback position and seeking.</p>
|
||||
<p>A <code>GtkSelectionModel</code> that considers current item of <code>ClapperQueue</code> as selected one.</p>
|
||||
<p></p>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="QueueSelection" class="symbol" href="class.QueueSelection.html">QueueSelection</a></td>
|
||||
<td><a title="SeekBar" class="symbol" href="class.SeekBar.html">SeekBar</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
<p>A <code>GtkSelectionModel</code> that considers current item of <code>ClapperQueue</code> as selected one.</p>
|
||||
<p>A bar for seeking and displaying playback position.</p>
|
||||
<p></p>
|
||||
</td>
|
||||
|
||||
@@ -672,7 +672,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="PROGRESS_BAR_CAST" class="symbol" href="func.PROGRESS_BAR_CAST.html">PROGRESS_BAR_CAST</a></td>
|
||||
<td><a title="QUEUE_SELECTION_CAST" class="symbol" href="func.QUEUE_SELECTION_CAST.html">QUEUE_SELECTION_CAST</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
|
||||
@@ -682,7 +682,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="QUEUE_SELECTION_CAST" class="symbol" href="func.QUEUE_SELECTION_CAST.html">QUEUE_SELECTION_CAST</a></td>
|
||||
<td><a title="SEEK_BAR_CAST" class="symbol" href="func.SEEK_BAR_CAST.html">SEEK_BAR_CAST</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
|
||||
|
Reference in New Issue
Block a user