doc: Update

This commit is contained in:
Rafał Dzięgiel
2024-04-03 19:46:03 +02:00
parent 17bb9fdb02
commit 9b5d55624c
228 changed files with 497 additions and 2299 deletions

View File

@@ -87,6 +87,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<h5>Signals</h5>
<div class="links">
<a class="signal" href="signal.Video.seek-request.html">seek-request</a>
<a class="signal current" href="signal.Video.toggle-fullscreen.html">toggle-fullscreen</a>
</div>
@@ -132,14 +134,15 @@ 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-video.c#L1211">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-video.c#L1530">[src]</a>
</h4>
<div class="docblock">
<p>A signal that user requested a change in fullscreen state of the&nbsp;video.</p>
<p>Note that when going fullscreen user will expect for only video to be fullscreened
and not the whole app window. It is up to implementation to decide how to handle&nbsp;that.</p>
<p>Note that when going fullscreen from this signal, user will expect
for only video to be fullscreened and not the whole app window.
It is up to implementation to decide how to handle&nbsp;that.</p>
</div>
<div class="docblock">