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

@@ -175,6 +175,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later
</div>
<div class="docblock">
<table>
<tr><td>Sets property</td><td><a href="property.Video.fade-delay.html"><code>ClapperGtk.Video:fade-delay</code></a></td></tr>
</table>
</div>
</div>

View File

@@ -179,6 +179,14 @@ extend fade timeout, so he can have more time to decide what to press&nbsp;next.
</div>
<div class="docblock">
<table>
<tr><td>Sets property</td><td><a href="property.Video.touch-fade-delay.html"><code>ClapperGtk.Video:touch-fade-delay</code></a></td></tr>
</table>
</div>
</div>

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>

View File

@@ -127,7 +127,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
</h4>
<div class="docblock">
<pre><code>property touch-fade-delay: guint [ read ]</code></pre>
<pre><code>property touch-fade-delay: guint [ read, write ]</code></pre>
</div>
</div>
@@ -161,6 +161,8 @@ after revealed using&nbsp;touchscreen.</p>
<tr><td>Getter method</td><td><a href="method.Video.get_touch_fade_delay.html"><code>clapper_gtk_video_get_touch_fade_delay()</code></a></td></tr>
<tr><td>Setter method</td><td><a href="method.Video.set_touch_fade_delay.html"><code>clapper_gtk_video_set_touch_fade_delay()</code></a></td></tr>
</table>
</div>
@@ -175,7 +177,7 @@ after revealed using&nbsp;touchscreen.</p>
<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>