mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 08:21:59 +02:00
doc: Update
This commit is contained in:
@@ -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 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 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 that.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
|
Reference in New Issue
Block a user