doc: Update

This commit is contained in:
github-actions[bot]
2024-07-23 15:57:23 +00:00
parent cb80c28e61
commit 9f1455c9f8
4 changed files with 24 additions and 4 deletions

View File

@@ -127,7 +127,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
</h4>
<div class="docblock">
<pre><code>property fade-delay: guint [ read ]</code></pre>
<pre><code>property fade-delay: guint [ read, write ]</code></pre>
</div>
</div>
@@ -160,6 +160,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<tr><td>Getter method</td><td><a href="method.Video.get_fade_delay.html"><code>clapper_gtk_video_get_fade_delay()</code></a></td></tr>
<tr><td>Setter method</td><td><a href="method.Video.set_fade_delay.html"><code>clapper_gtk_video_set_fade_delay()</code></a></td></tr>
</table>
</div>
@@ -174,7 +176,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<div class="docblock">
<table>
<tr><td>Readable</td><td><b>yes</b></td></tr>
<tr><td>Writable</td><td><b>no</b></td></tr>
<tr><td>Writable</td><td><b>yes</b></td></tr>
<tr><td>Construct</td><td><b>no</b></td></tr>
<tr><td>Construct only</td><td><b>no</b></td></tr>
</table>