mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
doc: Update
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -170,8 +170,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<div class="docblock">
|
||||
<p>A layer where various messages can be displayed.</p>
|
||||
<p><code>ClapperGtkBillboard</code> widget is meant to be overlaid on top of
|
||||
<a href="class.Video.html"><code>ClapperGtkVideo</code></a> as a normal (non-fading) overlay. It takes
|
||||
care of displaying and later fading individual messages on its own.</p>
|
||||
<a href="class.Video.html"><code>ClapperGtkVideo</code></a> as a normal (non-fading) overlay.</p>
|
||||
<p>It is used to display various messages/announcements and later
|
||||
takes care of fading them on its own.</p>
|
||||
<p>If automatic volume/speed change notifications when their values do
|
||||
change are desired, functions for announcing them can be run in callbacks
|
||||
to corresponding property notify signals on the <a href="javascript:void(0)" data-namespace="Clapper" data-link="class.Player.html" class="external"><code>ClapperPlayer</code></a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
@@ -412,7 +416,8 @@ care of displaying and later fading individual messages on its own.</p>
|
||||
<div class="">
|
||||
<h6><a href="method.Billboard.announce_speed.html">clapper_gtk_billboard_announce_speed</a></h6>
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>Temporarily displays current speed value on the
|
||||
side of <code>billboard</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
@@ -422,7 +427,8 @@ care of displaying and later fading individual messages on its own.</p>
|
||||
<div class="">
|
||||
<h6><a href="method.Billboard.announce_volume.html">clapper_gtk_billboard_announce_volume</a></h6>
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>Temporarily displays current volume level on the
|
||||
side of <code>billboard</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
@@ -432,7 +438,7 @@ care of displaying and later fading individual messages on its own.</p>
|
||||
<div class="">
|
||||
<h6><a href="method.Billboard.pin_message.html">clapper_gtk_billboard_pin_message</a></h6>
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>Pins a permanent message on the <code>billboard</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
@@ -442,7 +448,7 @@ care of displaying and later fading individual messages on its own.</p>
|
||||
<div class="">
|
||||
<h6><a href="method.Billboard.post_message.html">clapper_gtk_billboard_post_message</a></h6>
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>Posts a temporary message on the <code>billboard</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
@@ -452,7 +458,7 @@ care of displaying and later fading individual messages on its own.</p>
|
||||
<div class="">
|
||||
<h6><a href="method.Billboard.unpin_pinned_message.html">clapper_gtk_billboard_unpin_pinned_message</a></h6>
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>Unpins previously pinned message on the <code>billboard</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
|
@@ -145,7 +145,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
</h4>
|
||||
|
||||
<pre><code>final class ClapperGtk.NextItemButton : ClapperGtk.SkipItemButton
|
||||
<pre><code>final class ClapperGtk.NextItemButton : Gtk.Button
|
||||
implements Gtk.Accessible, Gtk.Actionable, Gtk.Buildable, Gtk.ConstraintTarget {
|
||||
/* No available fields */
|
||||
}</pre></code>
|
||||
@@ -177,9 +177,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
-->
|
||||
<!-- Title: hierarchy Pages: 1 -->
|
||||
<svg width="530pt" height="476pt"
|
||||
viewBox="0.00 0.00 529.88 476.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 472)">
|
||||
<svg width="530pt" height="404pt"
|
||||
viewBox="0.00 0.00 529.88 404.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 400)">
|
||||
<title>hierarchy</title>
|
||||
<!-- this -->
|
||||
<g id="node1" class="node">
|
||||
@@ -191,131 +191,117 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</g>
|
||||
</g>
|
||||
<!-- implements_0 -->
|
||||
<g id="node7" class="node">
|
||||
<g id="node6" class="node">
|
||||
<title>implements_0</title>
|
||||
<g id="a_node7"><a xlink:title="Gtk.Accessible">
|
||||
<g id="a_node6"><a xlink:title="Gtk.Accessible">
|
||||
<polygon fill="none" stroke="black" points="107.5,-36 0,-36 0,0 107.5,0 107.5,-36"/>
|
||||
<text text-anchor="middle" x="53.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkAccessible</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- this--implements_0 -->
|
||||
<g id="edge6" class="edge">
|
||||
<g id="edge5" class="edge">
|
||||
<title>this--implements_0</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="1,5" d="M194.04,-71.52C165.38,-60.79 128.8,-47.09 100.18,-36.38"/>
|
||||
</g>
|
||||
<!-- implements_1 -->
|
||||
<g id="node8" class="node">
|
||||
<g id="node7" class="node">
|
||||
<title>implements_1</title>
|
||||
<g id="a_node8"><a xlink:title="Gtk.Actionable">
|
||||
<g id="a_node7"><a xlink:title="Gtk.Actionable">
|
||||
<polygon fill="none" stroke="black" points="234.25,-36 125.25,-36 125.25,0 234.25,0 234.25,-36"/>
|
||||
<text text-anchor="middle" x="179.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkActionable</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- this--implements_1 -->
|
||||
<g id="edge7" class="edge">
|
||||
<g id="edge6" class="edge">
|
||||
<title>this--implements_1</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="1,5" d="M225.67,-71.7C216.22,-60.85 204.08,-46.92 194.66,-36.1"/>
|
||||
</g>
|
||||
<!-- implements_2 -->
|
||||
<g id="node9" class="node">
|
||||
<g id="node8" class="node">
|
||||
<title>implements_2</title>
|
||||
<g id="a_node9"><a xlink:title="Gtk.Buildable">
|
||||
<g id="a_node8"><a xlink:title="Gtk.Buildable">
|
||||
<polygon fill="none" stroke="black" points="353.12,-36 252.38,-36 252.38,0 353.12,0 353.12,-36"/>
|
||||
<text text-anchor="middle" x="302.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkBuildable</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- this--implements_2 -->
|
||||
<g id="edge8" class="edge">
|
||||
<g id="edge7" class="edge">
|
||||
<title>this--implements_2</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="1,5" d="M256.08,-71.7C265.69,-60.85 278.02,-46.92 287.6,-36.1"/>
|
||||
</g>
|
||||
<!-- implements_3 -->
|
||||
<g id="node10" class="node">
|
||||
<g id="node9" class="node">
|
||||
<title>implements_3</title>
|
||||
<g id="a_node10"><a xlink:title="Gtk.ConstraintTarget">
|
||||
<g id="a_node9"><a xlink:title="Gtk.ConstraintTarget">
|
||||
<polygon fill="none" stroke="black" points="521.88,-36 371.62,-36 371.62,0 521.88,0 521.88,-36"/>
|
||||
<text text-anchor="middle" x="446.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkConstraintTarget</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- this--implements_3 -->
|
||||
<g id="edge9" class="edge">
|
||||
<g id="edge8" class="edge">
|
||||
<title>this--implements_3</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="1,5" d="M292.2,-71.52C323.78,-60.79 364.07,-47.09 395.6,-36.38"/>
|
||||
</g>
|
||||
<!-- ancestor_0 -->
|
||||
<g id="node2" class="node link">
|
||||
<g id="node2" class="node">
|
||||
<title>ancestor_0</title>
|
||||
<g id="a_node2"><a xlink:href="class.SkipItemButton.html" xlink:title="ClapperGtkSkipItemButton">
|
||||
<path fill="none" stroke="black" d="M311.75,-180C311.75,-180 169.75,-180 169.75,-180 163.75,-180 157.75,-174 157.75,-168 157.75,-168 157.75,-156 157.75,-156 157.75,-150 163.75,-144 169.75,-144 169.75,-144 311.75,-144 311.75,-144 317.75,-144 323.75,-150 323.75,-156 323.75,-156 323.75,-168 323.75,-168 323.75,-174 317.75,-180 311.75,-180"/>
|
||||
<text text-anchor="middle" x="240.75" y="-156.95" font-family="Times,serif" font-size="14.00">ClapperGtkSkipItemButton</text>
|
||||
<g id="a_node2"><a xlink:title="Gtk.Button">
|
||||
<path fill="none" stroke="black" d="M265.25,-180C265.25,-180 216.25,-180 216.25,-180 210.25,-180 204.25,-174 204.25,-168 204.25,-168 204.25,-156 204.25,-156 204.25,-150 210.25,-144 216.25,-144 216.25,-144 265.25,-144 265.25,-144 271.25,-144 277.25,-150 277.25,-156 277.25,-156 277.25,-168 277.25,-168 277.25,-174 271.25,-180 265.25,-180"/>
|
||||
<text text-anchor="middle" x="240.75" y="-156.95" font-family="Times,serif" font-size="14.00">GtkButton</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- ancestor_0--this -->
|
||||
<g id="edge5" class="edge">
|
||||
<g id="edge4" class="edge">
|
||||
<title>ancestor_0--this</title>
|
||||
<path fill="none" stroke="black" d="M240.75,-143.7C240.75,-132.85 240.75,-118.92 240.75,-108.1"/>
|
||||
</g>
|
||||
<!-- ancestor_1 -->
|
||||
<g id="node3" class="node">
|
||||
<title>ancestor_1</title>
|
||||
<g id="a_node3"><a xlink:title="Gtk.Button">
|
||||
<path fill="none" stroke="black" d="M265.25,-252C265.25,-252 216.25,-252 216.25,-252 210.25,-252 204.25,-246 204.25,-240 204.25,-240 204.25,-228 204.25,-228 204.25,-222 210.25,-216 216.25,-216 216.25,-216 265.25,-216 265.25,-216 271.25,-216 277.25,-222 277.25,-228 277.25,-228 277.25,-240 277.25,-240 277.25,-246 271.25,-252 265.25,-252"/>
|
||||
<text text-anchor="middle" x="240.75" y="-228.95" font-family="Times,serif" font-size="14.00">GtkButton</text>
|
||||
<g id="a_node3"><a xlink:title="Gtk.Widget">
|
||||
<path fill="none" stroke="black" d="M266.75,-252C266.75,-252 214.75,-252 214.75,-252 208.75,-252 202.75,-246 202.75,-240 202.75,-240 202.75,-228 202.75,-228 202.75,-222 208.75,-216 214.75,-216 214.75,-216 266.75,-216 266.75,-216 272.75,-216 278.75,-222 278.75,-228 278.75,-228 278.75,-240 278.75,-240 278.75,-246 272.75,-252 266.75,-252"/>
|
||||
<text text-anchor="middle" x="240.75" y="-228.95" font-family="Times,serif" font-size="14.00">GtkWidget</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- ancestor_1--ancestor_0 -->
|
||||
<g id="edge4" class="edge">
|
||||
<g id="edge3" class="edge">
|
||||
<title>ancestor_1--ancestor_0</title>
|
||||
<path fill="none" stroke="black" d="M240.75,-215.7C240.75,-204.85 240.75,-190.92 240.75,-180.1"/>
|
||||
</g>
|
||||
<!-- ancestor_2 -->
|
||||
<g id="node4" class="node">
|
||||
<title>ancestor_2</title>
|
||||
<g id="a_node4"><a xlink:title="Gtk.Widget">
|
||||
<path fill="none" stroke="black" d="M266.75,-324C266.75,-324 214.75,-324 214.75,-324 208.75,-324 202.75,-318 202.75,-312 202.75,-312 202.75,-300 202.75,-300 202.75,-294 208.75,-288 214.75,-288 214.75,-288 266.75,-288 266.75,-288 272.75,-288 278.75,-294 278.75,-300 278.75,-300 278.75,-312 278.75,-312 278.75,-318 272.75,-324 266.75,-324"/>
|
||||
<text text-anchor="middle" x="240.75" y="-300.95" font-family="Times,serif" font-size="14.00">GtkWidget</text>
|
||||
<g id="a_node4"><a xlink:title="GObject.InitiallyUnowned">
|
||||
<path fill="none" stroke="black" d="M289.25,-324C289.25,-324 192.25,-324 192.25,-324 186.25,-324 180.25,-318 180.25,-312 180.25,-312 180.25,-300 180.25,-300 180.25,-294 186.25,-288 192.25,-288 192.25,-288 289.25,-288 289.25,-288 295.25,-288 301.25,-294 301.25,-300 301.25,-300 301.25,-312 301.25,-312 301.25,-318 295.25,-324 289.25,-324"/>
|
||||
<text text-anchor="middle" x="240.75" y="-300.95" font-family="Times,serif" font-size="14.00">GInitiallyUnowned</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- ancestor_2--ancestor_1 -->
|
||||
<g id="edge3" class="edge">
|
||||
<g id="edge2" class="edge">
|
||||
<title>ancestor_2--ancestor_1</title>
|
||||
<path fill="none" stroke="black" d="M240.75,-287.7C240.75,-276.85 240.75,-262.92 240.75,-252.1"/>
|
||||
</g>
|
||||
<!-- ancestor_3 -->
|
||||
<g id="node5" class="node">
|
||||
<title>ancestor_3</title>
|
||||
<g id="a_node5"><a xlink:title="GObject.InitiallyUnowned">
|
||||
<path fill="none" stroke="black" d="M289.25,-396C289.25,-396 192.25,-396 192.25,-396 186.25,-396 180.25,-390 180.25,-384 180.25,-384 180.25,-372 180.25,-372 180.25,-366 186.25,-360 192.25,-360 192.25,-360 289.25,-360 289.25,-360 295.25,-360 301.25,-366 301.25,-372 301.25,-372 301.25,-384 301.25,-384 301.25,-390 295.25,-396 289.25,-396"/>
|
||||
<text text-anchor="middle" x="240.75" y="-372.95" font-family="Times,serif" font-size="14.00">GInitiallyUnowned</text>
|
||||
<g id="a_node5"><a xlink:title="GObject.Object">
|
||||
<path fill="none" stroke="black" d="M259.62,-396C259.62,-396 221.88,-396 221.88,-396 215.88,-396 209.88,-390 209.88,-384 209.88,-384 209.88,-372 209.88,-372 209.88,-366 215.88,-360 221.88,-360 221.88,-360 259.62,-360 259.62,-360 265.62,-360 271.62,-366 271.62,-372 271.62,-372 271.62,-384 271.62,-384 271.62,-390 265.62,-396 259.62,-396"/>
|
||||
<text text-anchor="middle" x="240.75" y="-372.95" font-family="Times,serif" font-size="14.00">GObject</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- ancestor_3--ancestor_2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge1" class="edge">
|
||||
<title>ancestor_3--ancestor_2</title>
|
||||
<path fill="none" stroke="black" d="M240.75,-359.7C240.75,-348.85 240.75,-334.92 240.75,-324.1"/>
|
||||
</g>
|
||||
<!-- ancestor_4 -->
|
||||
<g id="node6" class="node">
|
||||
<title>ancestor_4</title>
|
||||
<g id="a_node6"><a xlink:title="GObject.Object">
|
||||
<path fill="none" stroke="black" d="M259.62,-468C259.62,-468 221.88,-468 221.88,-468 215.88,-468 209.88,-462 209.88,-456 209.88,-456 209.88,-444 209.88,-444 209.88,-438 215.88,-432 221.88,-432 221.88,-432 259.62,-432 259.62,-432 265.62,-432 271.62,-438 271.62,-444 271.62,-444 271.62,-456 271.62,-456 271.62,-462 265.62,-468 259.62,-468"/>
|
||||
<text text-anchor="middle" x="240.75" y="-444.95" font-family="Times,serif" font-size="14.00">GObject</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- ancestor_4--ancestor_3 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>ancestor_4--ancestor_3</title>
|
||||
<path fill="none" stroke="black" d="M240.75,-431.7C240.75,-420.85 240.75,-406.92 240.75,-396.1"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
@@ -334,10 +320,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<ul>
|
||||
|
||||
|
||||
<li class="class"><a href="class.SkipItemButton.html" title="SkipItemButton">ClapperGtkSkipItemButton</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="class"><a class="external" href="javascript:void(0)" data-link="class.Button.html" data-namespace="Gtk">GtkButton</a></li>
|
||||
|
||||
|
||||
@@ -429,8 +411,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="toggle-wrapper default-hide ancestor-methods"><h5 style="display:block;">Methods inherited from <a class="external" href="javascript:void(0)" data-link="class.Button.html" data-namespace="Gtk">GtkButton</a> (12)</h5>
|
||||
<div class="docblock">
|
||||
<h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Button.get_can_shrink.html">gtk_button_get_can_shrink</a></h6>
|
||||
@@ -769,8 +749,6 @@ actionable widget.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="toggle-wrapper default-hide ancestor-properties"><h5 style="display:block;">Properties inherited from <a class="external" href="javascript:void(0)" data-link="class.Button.html" data-namespace="Gtk">GtkButton</a> (6)</h5>
|
||||
<div class="docblock">
|
||||
<h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Button.can-shrink.html">Gtk.Button:can-shrink</a></h6>
|
||||
@@ -1133,8 +1111,6 @@ with Pango markup.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="toggle-wrapper default-hide ancestor-signals"><h5 style="display:block;">Signals inherited from <a class="external" href="javascript:void(0)" data-link="class.Button.html" data-namespace="Gtk">GtkButton</a> (2)</h5>
|
||||
<div class="docblock">
|
||||
<h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Button.activate.html">GtkButton::activate</a></h6>
|
||||
@@ -1297,7 +1273,7 @@ its value set through g_object_set_property(), g_object_set(), et al.</p>
|
||||
|
||||
<div class="docblock">
|
||||
<pre><code>struct ClapperGtkNextItemButtonClass {
|
||||
ClapperGtkSkipItemButtonClass parent_class;
|
||||
GtkButtonClass parent_class;
|
||||
|
||||
}</code></pre>
|
||||
</div>
|
||||
@@ -1312,7 +1288,7 @@ its value set through g_object_set_property(), g_object_set(), et al.</p>
|
||||
|
||||
<dl class="members">
|
||||
|
||||
<dt><code>parent_class: ClapperGtkSkipItemButtonClass</code></dt>
|
||||
<dt><code>parent_class: GtkButtonClass</code></dt>
|
||||
<dd>No description available.</dd>
|
||||
|
||||
</dd>
|
||||
|
@@ -145,7 +145,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
</h4>
|
||||
|
||||
<pre><code>final class ClapperGtk.PreviousItemButton : ClapperGtk.SkipItemButton
|
||||
<pre><code>final class ClapperGtk.PreviousItemButton : Gtk.Button
|
||||
implements Gtk.Accessible, Gtk.Actionable, Gtk.Buildable, Gtk.ConstraintTarget {
|
||||
/* No available fields */
|
||||
}</pre></code>
|
||||
@@ -177,9 +177,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
-->
|
||||
<!-- Title: hierarchy Pages: 1 -->
|
||||
<svg width="530pt" height="476pt"
|
||||
viewBox="0.00 0.00 529.88 476.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 472)">
|
||||
<svg width="530pt" height="404pt"
|
||||
viewBox="0.00 0.00 529.88 404.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 400)">
|
||||
<title>hierarchy</title>
|
||||
<!-- this -->
|
||||
<g id="node1" class="node">
|
||||
@@ -191,131 +191,117 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</g>
|
||||
</g>
|
||||
<!-- implements_0 -->
|
||||
<g id="node7" class="node">
|
||||
<g id="node6" class="node">
|
||||
<title>implements_0</title>
|
||||
<g id="a_node7"><a xlink:title="Gtk.Accessible">
|
||||
<g id="a_node6"><a xlink:title="Gtk.Accessible">
|
||||
<polygon fill="none" stroke="black" points="107.5,-36 0,-36 0,0 107.5,0 107.5,-36"/>
|
||||
<text text-anchor="middle" x="53.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkAccessible</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- this--implements_0 -->
|
||||
<g id="edge6" class="edge">
|
||||
<g id="edge5" class="edge">
|
||||
<title>this--implements_0</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="1,5" d="M194.04,-71.52C165.38,-60.79 128.8,-47.09 100.18,-36.38"/>
|
||||
</g>
|
||||
<!-- implements_1 -->
|
||||
<g id="node8" class="node">
|
||||
<g id="node7" class="node">
|
||||
<title>implements_1</title>
|
||||
<g id="a_node8"><a xlink:title="Gtk.Actionable">
|
||||
<g id="a_node7"><a xlink:title="Gtk.Actionable">
|
||||
<polygon fill="none" stroke="black" points="234.25,-36 125.25,-36 125.25,0 234.25,0 234.25,-36"/>
|
||||
<text text-anchor="middle" x="179.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkActionable</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- this--implements_1 -->
|
||||
<g id="edge7" class="edge">
|
||||
<g id="edge6" class="edge">
|
||||
<title>this--implements_1</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="1,5" d="M225.67,-71.7C216.22,-60.85 204.08,-46.92 194.66,-36.1"/>
|
||||
</g>
|
||||
<!-- implements_2 -->
|
||||
<g id="node9" class="node">
|
||||
<g id="node8" class="node">
|
||||
<title>implements_2</title>
|
||||
<g id="a_node9"><a xlink:title="Gtk.Buildable">
|
||||
<g id="a_node8"><a xlink:title="Gtk.Buildable">
|
||||
<polygon fill="none" stroke="black" points="353.12,-36 252.38,-36 252.38,0 353.12,0 353.12,-36"/>
|
||||
<text text-anchor="middle" x="302.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkBuildable</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- this--implements_2 -->
|
||||
<g id="edge8" class="edge">
|
||||
<g id="edge7" class="edge">
|
||||
<title>this--implements_2</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="1,5" d="M256.08,-71.7C265.69,-60.85 278.02,-46.92 287.6,-36.1"/>
|
||||
</g>
|
||||
<!-- implements_3 -->
|
||||
<g id="node10" class="node">
|
||||
<g id="node9" class="node">
|
||||
<title>implements_3</title>
|
||||
<g id="a_node10"><a xlink:title="Gtk.ConstraintTarget">
|
||||
<g id="a_node9"><a xlink:title="Gtk.ConstraintTarget">
|
||||
<polygon fill="none" stroke="black" points="521.88,-36 371.62,-36 371.62,0 521.88,0 521.88,-36"/>
|
||||
<text text-anchor="middle" x="446.75" y="-14.45" font-family="sans-serif" font-size="14.00">GtkConstraintTarget</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- this--implements_3 -->
|
||||
<g id="edge9" class="edge">
|
||||
<g id="edge8" class="edge">
|
||||
<title>this--implements_3</title>
|
||||
<path fill="none" stroke="black" stroke-dasharray="1,5" d="M292.2,-71.52C323.78,-60.79 364.07,-47.09 395.6,-36.38"/>
|
||||
</g>
|
||||
<!-- ancestor_0 -->
|
||||
<g id="node2" class="node link">
|
||||
<g id="node2" class="node">
|
||||
<title>ancestor_0</title>
|
||||
<g id="a_node2"><a xlink:href="class.SkipItemButton.html" xlink:title="ClapperGtkSkipItemButton">
|
||||
<path fill="none" stroke="black" d="M311.75,-180C311.75,-180 169.75,-180 169.75,-180 163.75,-180 157.75,-174 157.75,-168 157.75,-168 157.75,-156 157.75,-156 157.75,-150 163.75,-144 169.75,-144 169.75,-144 311.75,-144 311.75,-144 317.75,-144 323.75,-150 323.75,-156 323.75,-156 323.75,-168 323.75,-168 323.75,-174 317.75,-180 311.75,-180"/>
|
||||
<text text-anchor="middle" x="240.75" y="-156.95" font-family="Times,serif" font-size="14.00">ClapperGtkSkipItemButton</text>
|
||||
<g id="a_node2"><a xlink:title="Gtk.Button">
|
||||
<path fill="none" stroke="black" d="M265.25,-180C265.25,-180 216.25,-180 216.25,-180 210.25,-180 204.25,-174 204.25,-168 204.25,-168 204.25,-156 204.25,-156 204.25,-150 210.25,-144 216.25,-144 216.25,-144 265.25,-144 265.25,-144 271.25,-144 277.25,-150 277.25,-156 277.25,-156 277.25,-168 277.25,-168 277.25,-174 271.25,-180 265.25,-180"/>
|
||||
<text text-anchor="middle" x="240.75" y="-156.95" font-family="Times,serif" font-size="14.00">GtkButton</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- ancestor_0--this -->
|
||||
<g id="edge5" class="edge">
|
||||
<g id="edge4" class="edge">
|
||||
<title>ancestor_0--this</title>
|
||||
<path fill="none" stroke="black" d="M240.75,-143.7C240.75,-132.85 240.75,-118.92 240.75,-108.1"/>
|
||||
</g>
|
||||
<!-- ancestor_1 -->
|
||||
<g id="node3" class="node">
|
||||
<title>ancestor_1</title>
|
||||
<g id="a_node3"><a xlink:title="Gtk.Button">
|
||||
<path fill="none" stroke="black" d="M265.25,-252C265.25,-252 216.25,-252 216.25,-252 210.25,-252 204.25,-246 204.25,-240 204.25,-240 204.25,-228 204.25,-228 204.25,-222 210.25,-216 216.25,-216 216.25,-216 265.25,-216 265.25,-216 271.25,-216 277.25,-222 277.25,-228 277.25,-228 277.25,-240 277.25,-240 277.25,-246 271.25,-252 265.25,-252"/>
|
||||
<text text-anchor="middle" x="240.75" y="-228.95" font-family="Times,serif" font-size="14.00">GtkButton</text>
|
||||
<g id="a_node3"><a xlink:title="Gtk.Widget">
|
||||
<path fill="none" stroke="black" d="M266.75,-252C266.75,-252 214.75,-252 214.75,-252 208.75,-252 202.75,-246 202.75,-240 202.75,-240 202.75,-228 202.75,-228 202.75,-222 208.75,-216 214.75,-216 214.75,-216 266.75,-216 266.75,-216 272.75,-216 278.75,-222 278.75,-228 278.75,-228 278.75,-240 278.75,-240 278.75,-246 272.75,-252 266.75,-252"/>
|
||||
<text text-anchor="middle" x="240.75" y="-228.95" font-family="Times,serif" font-size="14.00">GtkWidget</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- ancestor_1--ancestor_0 -->
|
||||
<g id="edge4" class="edge">
|
||||
<g id="edge3" class="edge">
|
||||
<title>ancestor_1--ancestor_0</title>
|
||||
<path fill="none" stroke="black" d="M240.75,-215.7C240.75,-204.85 240.75,-190.92 240.75,-180.1"/>
|
||||
</g>
|
||||
<!-- ancestor_2 -->
|
||||
<g id="node4" class="node">
|
||||
<title>ancestor_2</title>
|
||||
<g id="a_node4"><a xlink:title="Gtk.Widget">
|
||||
<path fill="none" stroke="black" d="M266.75,-324C266.75,-324 214.75,-324 214.75,-324 208.75,-324 202.75,-318 202.75,-312 202.75,-312 202.75,-300 202.75,-300 202.75,-294 208.75,-288 214.75,-288 214.75,-288 266.75,-288 266.75,-288 272.75,-288 278.75,-294 278.75,-300 278.75,-300 278.75,-312 278.75,-312 278.75,-318 272.75,-324 266.75,-324"/>
|
||||
<text text-anchor="middle" x="240.75" y="-300.95" font-family="Times,serif" font-size="14.00">GtkWidget</text>
|
||||
<g id="a_node4"><a xlink:title="GObject.InitiallyUnowned">
|
||||
<path fill="none" stroke="black" d="M289.25,-324C289.25,-324 192.25,-324 192.25,-324 186.25,-324 180.25,-318 180.25,-312 180.25,-312 180.25,-300 180.25,-300 180.25,-294 186.25,-288 192.25,-288 192.25,-288 289.25,-288 289.25,-288 295.25,-288 301.25,-294 301.25,-300 301.25,-300 301.25,-312 301.25,-312 301.25,-318 295.25,-324 289.25,-324"/>
|
||||
<text text-anchor="middle" x="240.75" y="-300.95" font-family="Times,serif" font-size="14.00">GInitiallyUnowned</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- ancestor_2--ancestor_1 -->
|
||||
<g id="edge3" class="edge">
|
||||
<g id="edge2" class="edge">
|
||||
<title>ancestor_2--ancestor_1</title>
|
||||
<path fill="none" stroke="black" d="M240.75,-287.7C240.75,-276.85 240.75,-262.92 240.75,-252.1"/>
|
||||
</g>
|
||||
<!-- ancestor_3 -->
|
||||
<g id="node5" class="node">
|
||||
<title>ancestor_3</title>
|
||||
<g id="a_node5"><a xlink:title="GObject.InitiallyUnowned">
|
||||
<path fill="none" stroke="black" d="M289.25,-396C289.25,-396 192.25,-396 192.25,-396 186.25,-396 180.25,-390 180.25,-384 180.25,-384 180.25,-372 180.25,-372 180.25,-366 186.25,-360 192.25,-360 192.25,-360 289.25,-360 289.25,-360 295.25,-360 301.25,-366 301.25,-372 301.25,-372 301.25,-384 301.25,-384 301.25,-390 295.25,-396 289.25,-396"/>
|
||||
<text text-anchor="middle" x="240.75" y="-372.95" font-family="Times,serif" font-size="14.00">GInitiallyUnowned</text>
|
||||
<g id="a_node5"><a xlink:title="GObject.Object">
|
||||
<path fill="none" stroke="black" d="M259.62,-396C259.62,-396 221.88,-396 221.88,-396 215.88,-396 209.88,-390 209.88,-384 209.88,-384 209.88,-372 209.88,-372 209.88,-366 215.88,-360 221.88,-360 221.88,-360 259.62,-360 259.62,-360 265.62,-360 271.62,-366 271.62,-372 271.62,-372 271.62,-384 271.62,-384 271.62,-390 265.62,-396 259.62,-396"/>
|
||||
<text text-anchor="middle" x="240.75" y="-372.95" font-family="Times,serif" font-size="14.00">GObject</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- ancestor_3--ancestor_2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge1" class="edge">
|
||||
<title>ancestor_3--ancestor_2</title>
|
||||
<path fill="none" stroke="black" d="M240.75,-359.7C240.75,-348.85 240.75,-334.92 240.75,-324.1"/>
|
||||
</g>
|
||||
<!-- ancestor_4 -->
|
||||
<g id="node6" class="node">
|
||||
<title>ancestor_4</title>
|
||||
<g id="a_node6"><a xlink:title="GObject.Object">
|
||||
<path fill="none" stroke="black" d="M259.62,-468C259.62,-468 221.88,-468 221.88,-468 215.88,-468 209.88,-462 209.88,-456 209.88,-456 209.88,-444 209.88,-444 209.88,-438 215.88,-432 221.88,-432 221.88,-432 259.62,-432 259.62,-432 265.62,-432 271.62,-438 271.62,-444 271.62,-444 271.62,-456 271.62,-456 271.62,-462 265.62,-468 259.62,-468"/>
|
||||
<text text-anchor="middle" x="240.75" y="-444.95" font-family="Times,serif" font-size="14.00">GObject</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- ancestor_4--ancestor_3 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>ancestor_4--ancestor_3</title>
|
||||
<path fill="none" stroke="black" d="M240.75,-431.7C240.75,-420.85 240.75,-406.92 240.75,-396.1"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
@@ -334,10 +320,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<ul>
|
||||
|
||||
|
||||
<li class="class"><a href="class.SkipItemButton.html" title="SkipItemButton">ClapperGtkSkipItemButton</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="class"><a class="external" href="javascript:void(0)" data-link="class.Button.html" data-namespace="Gtk">GtkButton</a></li>
|
||||
|
||||
|
||||
@@ -429,8 +411,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="toggle-wrapper default-hide ancestor-methods"><h5 style="display:block;">Methods inherited from <a class="external" href="javascript:void(0)" data-link="class.Button.html" data-namespace="Gtk">GtkButton</a> (12)</h5>
|
||||
<div class="docblock">
|
||||
<h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="method.Button.get_can_shrink.html">gtk_button_get_can_shrink</a></h6>
|
||||
@@ -769,8 +749,6 @@ actionable widget.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="toggle-wrapper default-hide ancestor-properties"><h5 style="display:block;">Properties inherited from <a class="external" href="javascript:void(0)" data-link="class.Button.html" data-namespace="Gtk">GtkButton</a> (6)</h5>
|
||||
<div class="docblock">
|
||||
<h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="property.Button.can-shrink.html">Gtk.Button:can-shrink</a></h6>
|
||||
@@ -1133,8 +1111,6 @@ with Pango markup.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="toggle-wrapper default-hide ancestor-signals"><h5 style="display:block;">Signals inherited from <a class="external" href="javascript:void(0)" data-link="class.Button.html" data-namespace="Gtk">GtkButton</a> (2)</h5>
|
||||
<div class="docblock">
|
||||
<h6><a class="external" href="javascript:void(0)" data-namespace="Gtk" data-link="signal.Button.activate.html">GtkButton::activate</a></h6>
|
||||
@@ -1297,7 +1273,7 @@ its value set through g_object_set_property(), g_object_set(), et al.</p>
|
||||
|
||||
<div class="docblock">
|
||||
<pre><code>struct ClapperGtkPreviousItemButtonClass {
|
||||
ClapperGtkSkipItemButtonClass parent_class;
|
||||
GtkButtonClass parent_class;
|
||||
|
||||
}</code></pre>
|
||||
</div>
|
||||
@@ -1312,7 +1288,7 @@ its value set through g_object_set_property(), g_object_set(), et al.</p>
|
||||
|
||||
<dl class="members">
|
||||
|
||||
<dt><code>parent_class: ClapperGtkSkipItemButtonClass</code></dt>
|
||||
<dt><code>parent_class: GtkButtonClass</code></dt>
|
||||
<dd>No description available.</dd>
|
||||
|
||||
</dd>
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -155,6 +155,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" href="signal.Video.toggle-fullscreen.html">toggle-fullscreen</a>
|
||||
|
||||
</div>
|
||||
@@ -205,13 +207,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<div class="docblock">
|
||||
<p>A ready to be used <span class="caps">GTK</span> video widget implementing Clapper <span class="caps">API</span>.</p>
|
||||
<p><code>ClapperGtkVideo</code> is the main widget exposed by <code>ClapperGtk</code> <span class="caps">API</span>. All other widgets
|
||||
exposed by this library are meant to be overlaid on top of this widget.</p>
|
||||
<p>For example a button type of widget once placed anywhere on video (can also be
|
||||
nested within another widget like <a href="javascript:void(0)" data-namespace="Gtk" data-link="class.Box.html" class="external"><code>GtkBox</code></a>) automatically controls
|
||||
<code>ClapperGtkVideo</code> widget it was overlaid on top of. This allows freely creating custom
|
||||
playback control panels best suited for specific application. Additionally, pre-made
|
||||
widgets such as <a href="class.SimpleControls.html"><code>ClapperGtkSimpleControls</code></a> are also available.</p>
|
||||
<p><code>ClapperGtkVideo</code> is the main widget exposed by <code>ClapperGtk</code> <span class="caps">API</span>. It both displays
|
||||
videos played by <a href="javascript:void(0)" data-namespace="Clapper" data-link="class.Player.html" class="external"><code>ClapperPlayer</code></a> (exposed as its property) and manages
|
||||
revealing and fading of any additional widgets overlaid on top of it.</p>
|
||||
<p>Other widgets provided by <code>ClapperGtk</code> library, once placed anywhere on video
|
||||
(including nesting within another widget like <a href="javascript:void(0)" data-namespace="Gtk" data-link="class.Box.html" class="external"><code>GtkBox</code></a>) will automatically
|
||||
control <code>ClapperGtkVideo</code> they were overlaid on top of. This allows to freely create
|
||||
custom playback control panels best suited for specific application. Additionally,
|
||||
pre-made widgets such as <a href="class.SimpleControls.html"><code>ClapperGtkSimpleControls</code></a> are also available.</p>
|
||||
<h1 id="basic-usage">Basic usage<a class="md-anchor" href="#basic-usage" title="Permanent link"></a></h1>
|
||||
<p>A typical use case is to embed video widget as part of your app where video playback
|
||||
is needed. Get the <a href="javascript:void(0)" data-namespace="Clapper" data-link="class.Player.html" class="external"><code>ClapperPlayer</code></a> belonging to the video widget and start adding
|
||||
@@ -222,6 +225,27 @@ content when interacting with the video. To do this, simply add your widgets wit
|
||||
<a href="method.Video.add_fading_overlay.html"><code>clapper_gtk_video_add_fading_overlay()</code></a>. If you want to display some static content
|
||||
on top of video (or take care of visibility within overlaid widget itself) you can add
|
||||
it to the video as a normal overlay with <a href="method.Video.add_overlay.html"><code>clapper_gtk_video_add_overlay()</code></a>.</p>
|
||||
<h1 id="actions">Actions<a class="md-anchor" href="#actions" title="Permanent link"></a></h1>
|
||||
<p><code>ClapperGtkVideo</code> defines a set of built-in actions:</p>
|
||||
<div class="codehilite"><pre><span></span><code><span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.toggle-play"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">toggle play/pause</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.play"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">start/resume playback</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.pause"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">pause playback</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.stop"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">stop playback</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.seek"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">seek to position (variant "d")</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.seek-custom"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">seek to position using seek method (variant "(di)")</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.toggle-mute"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">toggle mute state</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.set-mute"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">set mute state (variant "b")</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.volume-up"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">increase volume by 2%</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.volume-down"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">decrease volume by 2%</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.set-volume"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">set volume to specified value (variant "d")</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.speed-up"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">increase speed (from 0.05x - 2x range to nearest quarter)</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.speed-down"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">decrease speed (from 0.05x - 2x range to nearest quarter)</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.set-speed"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">set speed to specified value (variant "d")</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.previous-item"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">select previous item in queue</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.next-item"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">select next item in queue</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="s">"video.select-item"</span><span class="p p-Indicator">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">select item at specified index in queue (variant "u")</span>
|
||||
</code></pre></div>
|
||||
|
||||
<h1 id="clappergtkvideo-as-gtkbuildable">ClapperGtkVideo as GtkBuildable<a class="md-anchor" href="#clappergtkvideo-as-gtkbuildable" title="Permanent link"></a></h1>
|
||||
<p><code>ClapperGtkVideo</code> implementation of the <a href="javascript:void(0)" data-namespace="Gtk" data-link="iface.Buildable.html" class="external"><code>GtkBuildable</code></a> interface supports
|
||||
placing children as either normal overlay by specifying <code>overlay</code> or a fading
|
||||
@@ -1105,6 +1129,17 @@ with Pango markup.</p>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
<div class="">
|
||||
<h6><a href="signal.Video.seek-request.html">ClapperGtk.Video::seek-request</a></h6>
|
||||
<div class="docblock">
|
||||
<p>A helper signal for implementing common seeking by double tap
|
||||
on screen side for touchscreen devices.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<h6><a href="signal.Video.toggle-fullscreen.html">ClapperGtk.Video::toggle-fullscreen</a></h6>
|
||||
<div class="docblock">
|
||||
@@ -1302,6 +1337,8 @@ its value set through g_object_set_property(), g_object_set(), et al.</p>
|
||||
|
||||
<li class="toc-list-item"><a href="#basic-usage"><span class="link-text">Basic usage</span></a></li>
|
||||
|
||||
<li class="toc-list-item"><a href="#actions"><span class="link-text">Actions</span></a></li>
|
||||
|
||||
<li class="toc-list-item"><a href="#clappergtkvideo-as-gtkbuildable"><span class="link-text">ClapperGtkVideo as GtkBuildable</span></a></li>
|
||||
|
||||
|
||||
|
@@ -122,14 +122,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</li>
|
||||
<li class="type"><a data-namespace="Gtk" data-link="class.Button.html" href="javascript:void(0)" class="external"><code>Gtk.Button</code></a>
|
||||
<ul class="type">
|
||||
<li class="type"><a href="class.SkipItemButton.html"><code>SkipItemButton</code></a>
|
||||
<ul class="type">
|
||||
<li class="type"><a href="class.NextItemButton.html"><code>NextItemButton</code></a>
|
||||
</li>
|
||||
<li class="type"><a href="class.PreviousItemButton.html"><code>PreviousItemButton</code></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="type"><a href="class.ToggleFullscreenButton.html"><code>ToggleFullscreenButton</code></a>
|
||||
</li>
|
||||
<li class="type"><a href="class.TogglePlayButton.html"><code>TogglePlayButton</code></a>
|
||||
|
@@ -115,7 +115,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-billboard.h#L38">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L39">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -134,7 +134,7 @@ 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-billboard.c#L187">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.c#L217">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -115,7 +115,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-container.h#L41">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L45">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ 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-extra-menu-button.c#L308">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L319">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -115,7 +115,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-lead-container.h#L44">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-lead-container.h#L48">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ 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-next-item-button.c#L52">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-next-item-button.c#L68">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ 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-previous-item-button.c#L51">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-previous-item-button.c#L68">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ 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-seek-bar.c#L442">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L449">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -115,7 +115,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-simple-controls.h#L38">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L39">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -115,7 +115,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-title-header.h#L37">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-title-header.h#L38">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -115,7 +115,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-toggle-fullscreen-button.h#L36">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-toggle-fullscreen-button.h#L37">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -115,7 +115,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-toggle-play-button.h#L36">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-toggle-play-button.h#L37">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ 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#L748">[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#L1069">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -157,11 +157,21 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt><a id="toggle_play" href="#toggle_play"><code>CLAPPER_GTK_VIDEO_ACTION_TOGGLE_PLAY</code></a></dt>
|
||||
<dt><a id="reveal_overlays" href="#reveal_overlays"><code>CLAPPER_GTK_VIDEO_ACTION_REVEAL_OVERLAYS</code></a></dt>
|
||||
<dd>
|
||||
<div><p>Toggle playback.</p></div>
|
||||
<div><p>Reveal fading overlays.</p></div>
|
||||
<ul>
|
||||
<li>Value: <code>1</code></li>
|
||||
<li>Nickname: <code>reveal-overlays</code></li>
|
||||
<li>Available since: 0.0</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt><a id="toggle_play" href="#toggle_play"><code>CLAPPER_GTK_VIDEO_ACTION_TOGGLE_PLAY</code></a></dt>
|
||||
<dd>
|
||||
<div><p>Toggle playback (triggered by single click/tap)</p></div>
|
||||
<ul>
|
||||
<li>Value: <code>2</code></li>
|
||||
<li>Nickname: <code>toggle-play</code></li>
|
||||
<li>Available since: 0.0</li>
|
||||
</ul>
|
||||
@@ -169,20 +179,20 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<dt><a id="toggle_fullscreen" href="#toggle_fullscreen"><code>CLAPPER_GTK_VIDEO_ACTION_TOGGLE_FULLSCREEN</code></a></dt>
|
||||
<dd>
|
||||
<div><p>Toggle fullscreen.</p></div>
|
||||
<div><p>Toggle fullscreen (triggered by double click/tap)</p></div>
|
||||
<ul>
|
||||
<li>Value: <code>2</code></li>
|
||||
<li>Value: <code>4</code></li>
|
||||
<li>Nickname: <code>toggle-fullscreen</code></li>
|
||||
<li>Available since: 0.0</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt><a id="reveal_overlays" href="#reveal_overlays"><code>CLAPPER_GTK_VIDEO_ACTION_REVEAL_OVERLAYS</code></a></dt>
|
||||
<dt><a id="seek_request" href="#seek_request"><code>CLAPPER_GTK_VIDEO_ACTION_SEEK_REQUEST</code></a></dt>
|
||||
<dd>
|
||||
<div><p>Reveal fading overlays.</p></div>
|
||||
<div><p>Seek request (triggered by double tap on screen side)</p></div>
|
||||
<ul>
|
||||
<li>Value: <code>4</code></li>
|
||||
<li>Nickname: <code>reveal-overlays</code></li>
|
||||
<li>Value: <code>8</code></li>
|
||||
<li>Nickname: <code>seek-request</code></li>
|
||||
<li>Available since: 0.0</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
@@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-billboard.h#L34">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L35">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-container.h#L32">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L33">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-lead-container.h#L35">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-lead-container.h#L36">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-simple-controls.h#L34">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L35">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -1,196 +0,0 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: Rafał Dzięgiel
|
||||
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>ClapperGtk.SKIP_ITEM_BUTTON_CAST</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<meta charset="utf-8" />
|
||||
|
||||
|
||||
<meta property="og:type" content="website"/>
|
||||
|
||||
|
||||
<meta property="og:image:width" content="256"/>
|
||||
<meta property="og:image:height" content="256"/>
|
||||
<meta property="og:image:secure_url" content="clapper-logo.svg"/>
|
||||
<meta property="og:image:alt" content="ClapperGtk-0.0"/>
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="ClapperGtk.SKIP_ITEM_BUTTON_CAST"/>
|
||||
<meta property="og:description" content="Reference for ClapperGtk.SKIP_ITEM_BUTTON_CAST"/>
|
||||
<meta name="twitter:title" content="ClapperGtk.SKIP_ITEM_BUTTON_CAST"/>
|
||||
<meta name="twitter:description" content="Reference for ClapperGtk.SKIP_ITEM_BUTTON_CAST"/>
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="search" type="application/opensearchdescription+xml" title="ClapperGtk" href="opensearch.xml">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="style.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="urlmap.js"></script>
|
||||
|
||||
|
||||
<script src="fzy.js"></script>
|
||||
<script src="search.js"></script>
|
||||
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="body-wrapper" tabindex="-1">
|
||||
|
||||
<nav class="sidebar devhelp-hidden">
|
||||
|
||||
<div class="section">
|
||||
<img src="clapper-logo.svg" class="logo"/>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="search section">
|
||||
<form id="search-form" autocomplete="off">
|
||||
<input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="section namespace">
|
||||
<h3><a href="index.html">ClapperGtk</a></h3>
|
||||
<p>API Version: 0.0</p>
|
||||
|
||||
<p>Library Version: 0.5.2</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section">
|
||||
<h5>Function Macros</h5>
|
||||
<div class="links">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section generator">
|
||||
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2023.3</p>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
|
||||
|
||||
|
||||
<section id="main" class="content">
|
||||
<header>
|
||||
<h3>Function Macro</h3>
|
||||
<h1><a href="index.html">ClapperGtk</a><span class="sep"></span>SKIP_ITEM_BUTTON_CAST</h1>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
</div>
|
||||
<div class="declaration toggle-wrapper">
|
||||
<h4 id="declaration" style="display:flex;">
|
||||
Declaration
|
||||
<a href="#declaration" 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-skip-item-button.h#L33">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<pre><code><div class="highlight"><pre><span></span><span class="cp">#define CLAPPER_GTK_SKIP_ITEM_BUTTON_CAST (</span>
|
||||
<span class="w"> </span><span class="n">obj</span>
|
||||
<span class="p">)</span>
|
||||
</pre></div>
|
||||
</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="description toggle-wrapper">
|
||||
<h4 id="description" style="display:flex;">
|
||||
Description
|
||||
<a href="#description" class="anchor"></a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
|
||||
|
||||
<p>This function is not directly available to language bindings.</p>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="parameters toggle-wrapper">
|
||||
<h4 id="parameters">
|
||||
Parameters
|
||||
<a href="#parameters" class="anchor"></a>
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<dl class="arguments">
|
||||
|
||||
<dt class="arg-name"><code>obj</code></dt>
|
||||
<dd class="arg-description">
|
||||
<p><em>Type:</em> <code>-</code></p>
|
||||
<p>No description available.</p>
|
||||
<table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</table>
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="search" class="content hidden"></section>
|
||||
|
||||
<footer>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-title-header.h#L33">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-title-header.h#L34">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-toggle-fullscreen-button.h#L32">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-toggle-fullscreen-button.h#L33">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-toggle-play-button.h#L32">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-toggle-play-button.h#L33">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -109,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a href="#declaration" 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-utils.h#L31">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-utils.h#L32">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -449,16 +449,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="SkipItemButton" class="symbol" href="class.SkipItemButton.html">SkipItemButton</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
<p>A base class for creating buttons that skip to previous/next queue item.</p>
|
||||
<p></p>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="TitleHeader" class="symbol" href="class.TitleHeader.html">TitleHeader</a></td>
|
||||
|
||||
@@ -700,16 +690,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="SKIP_ITEM_BUTTON_CAST" class="symbol" href="func.SKIP_ITEM_BUTTON_CAST.html">SKIP_ITEM_BUTTON_CAST</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
|
||||
<p></p>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="TITLE_HEADER_CAST" class="symbol" href="func.TITLE_HEADER_CAST.html">TITLE_HEADER_CAST</a></td>
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L48">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L49">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -143,10 +143,15 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.c#L331">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>Temporarily displays current speed value on the
|
||||
side of <code>billboard</code>.</p>
|
||||
<p>Use this if you want to present current speed value to the user.
|
||||
Note that <code>billboard</code> also automatically announces speed changes.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
|
@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L46">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L47">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -143,10 +143,15 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.c#L285">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>Temporarily displays current volume level on the
|
||||
side of <code>billboard</code>.</p>
|
||||
<p>Use this if you want to present current volume level to the user.
|
||||
Note that <code>billboard</code> also automatically announces volume changes.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
|
@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L42">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L43">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -145,10 +145,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.c#L248">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>Pins a permanent message on the <code>billboard</code>.</p>
|
||||
<p>The message will stay on the <code>billboard</code> until a
|
||||
<a href="method.Billboard.unpin_pinned_message.html"><code>clapper_gtk_billboard_unpin_pinned_message()</code></a> is called.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
@@ -176,7 +180,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<dt class="arg-name"><code>icon_name</code></dt>
|
||||
<dd class="arg-description">
|
||||
<p><em>Type:</em> <code>const gchar*</code></p>
|
||||
<p>No description available.</p>
|
||||
<p><p>An icon name.</p></p>
|
||||
<table>
|
||||
|
||||
|
||||
@@ -193,7 +197,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<dt class="arg-name"><code>message</code></dt>
|
||||
<dd class="arg-description">
|
||||
<p><em>Type:</em> <code>const gchar*</code></p>
|
||||
<p>No description available.</p>
|
||||
<p><p>A message text.</p></p>
|
||||
<table>
|
||||
|
||||
|
||||
|
@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L40">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L41">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -145,10 +145,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.c#L230">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>Posts a temporary message on the <code>billboard</code>.</p>
|
||||
<p>Duration how long a message will stay is automatically
|
||||
calculated based on amount of text.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
@@ -176,7 +180,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<dt class="arg-name"><code>icon_name</code></dt>
|
||||
<dd class="arg-description">
|
||||
<p><em>Type:</em> <code>const gchar*</code></p>
|
||||
<p>No description available.</p>
|
||||
<p><p>An icon name.</p></p>
|
||||
<table>
|
||||
|
||||
|
||||
@@ -193,7 +197,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<dt class="arg-name"><code>message</code></dt>
|
||||
<dd class="arg-description">
|
||||
<p><em>Type:</em> <code>const gchar*</code></p>
|
||||
<p>No description available.</p>
|
||||
<p><p>A message text.</p></p>
|
||||
<table>
|
||||
|
||||
|
||||
|
@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L44">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.h#L45">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -143,10 +143,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-billboard.c#L266">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>Unpins previously pinned message on the <code>billboard</code>.</p>
|
||||
<p>If no message was pinned this function will do nothing,
|
||||
so it is safe to call when unsure.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
|
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L61">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L65">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L57">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L61">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L45">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L49">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L53">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L57">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L49">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L53">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L59">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L63">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L55">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L59">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L43">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L47">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L51">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L55">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L47">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-container.h#L51">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -145,7 +145,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L421">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L432">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -145,7 +145,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L377">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L388">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -145,7 +145,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L341">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L352">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -146,7 +146,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L393">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L404">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -146,7 +146,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L357">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L368">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -146,7 +146,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L321">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L332">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -122,7 +122,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-lead-container.h#L52">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-lead-container.h#L56">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -122,7 +122,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-lead-container.h#L48">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-lead-container.h#L52">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -122,7 +122,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-lead-container.h#L50">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-lead-container.h#L54">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -122,7 +122,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-lead-container.h#L46">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-lead-container.h#L50">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -141,7 +141,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L474">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L481">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -141,7 +141,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L509">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L516">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L455">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L462">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -142,7 +142,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L490">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L497">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L48">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L49">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L42">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L43">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L46">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L47">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L40">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L41">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -124,7 +124,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L44">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-simple-controls.h#L45">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -120,7 +120,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-title-header.h#L39">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-title-header.h#L40">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -120,7 +120,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-title-header.h#L43">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-title-header.h#L44">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -120,7 +120,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-title-header.h#L41">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-title-header.h#L42">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -154,7 +154,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></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#L787">[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#L1108">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -154,7 +154,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></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#L761">[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#L1082">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -153,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></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#L940">[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#L1261">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -153,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></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#L861">[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#L1182">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -153,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></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#L956">[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#L1277">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -153,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></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#L828">[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#L1149">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -153,7 +153,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></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#L899">[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#L1220">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -154,7 +154,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></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#L916">[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#L1237">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -154,7 +154,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></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#L844">[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#L1165">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -154,7 +154,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Description
|
||||
<a class="anchor" href="#description"></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#L877">[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#L1198">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -130,7 +130,7 @@ 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-extra-menu-button.c#L703">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L725">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -130,7 +130,7 @@ 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-extra-menu-button.c#L694">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L716">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -130,7 +130,7 @@ 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-extra-menu-button.c#L685">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L707">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -128,7 +128,7 @@ 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-seek-bar.c#L736">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L743">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -128,7 +128,7 @@ 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-seek-bar.c#L745">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-seek-bar.c#L752">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ 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#L1193">[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#L1512">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ 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#L1174">[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#L1493">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ 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#L1202">[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#L1521">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ 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#L1165">[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#L1484">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -134,7 +134,7 @@ 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#L1183">[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#L1502">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -133,7 +133,7 @@ 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-extra-menu-button.c#L712">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L734">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
@@ -7,7 +7,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>ClapperGtk.SkipItemButton.can_skip</title>
|
||||
<title>ClapperGtk.Video::seek-request</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<meta charset="utf-8" />
|
||||
@@ -23,10 +23,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="ClapperGtk.SkipItemButton.can_skip"/>
|
||||
<meta property="og:description" content="Reference for ClapperGtk.SkipItemButton.can_skip"/>
|
||||
<meta name="twitter:title" content="ClapperGtk.SkipItemButton.can_skip"/>
|
||||
<meta name="twitter:description" content="Reference for ClapperGtk.SkipItemButton.can_skip"/>
|
||||
<meta property="og:title" content="ClapperGtk.Video::seek-request"/>
|
||||
<meta property="og:description" content="Reference for signal ClapperGtk.Video::seek-request"/>
|
||||
<meta name="twitter:title" content="ClapperGtk.Video::seek-request"/>
|
||||
<meta name="twitter:description" content="Reference for signal ClapperGtk.Video::seek-request"/>
|
||||
|
||||
|
||||
|
||||
@@ -80,16 +80,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<div class="section">
|
||||
<h5>Type</h5>
|
||||
<div class="links">
|
||||
<a href="class.SkipItemButton.html">SkipItemButton</a>
|
||||
<a href="class.Video.html">Video</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h5>Virtual methods</h5>
|
||||
<h5>Signals</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method current" href="vfunc.SkipItemButton.can_skip.html">can_skip</a>
|
||||
<a class="signal current" href="signal.Video.seek-request.html">seek-request</a>
|
||||
|
||||
<a class="method" href="vfunc.SkipItemButton.skip_item.html">skip_item</a>
|
||||
<a class="signal" href="signal.Video.toggle-fullscreen.html">toggle-fullscreen</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -104,29 +104,26 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<section id="main" class="content">
|
||||
<header>
|
||||
<h3>Virtual Method</h3>
|
||||
<h1><a href="index.html">ClapperGtk</a><span class="sep"></span><a href="class.SkipItemButton.html">SkipItemButton</a><span class="sep"></span>can_skip</h1>
|
||||
<h3>Signal</h3>
|
||||
<h1><a href="index.html">ClapperGtk</a><span class="sep"></span><a href="class.Video.html">Video</a>::seek-request</h1>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
</div>
|
||||
|
||||
<div class="declaration toggle-wrapper">
|
||||
<h4 id="declaration">
|
||||
Declaration
|
||||
<a href="#declaration" 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-skip-item-button.h#L41">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock c-decl">
|
||||
<pre><code><div class="highlight"><pre><span></span><span class="n">gboolean</span>
|
||||
<span class="n">can_skip</span><span class="w"> </span><span class="p">(</span>
|
||||
<span class="w"> </span><span class="n">ClapperGtkSkipItemButton</span><span class="o">*</span><span class="w"> </span><span class="n">skip_button</span><span class="p">,</span>
|
||||
<span class="w"> </span><span class="n">ClapperQueue</span><span class="o">*</span><span class="w"> </span><span class="n">queue</span>
|
||||
<div class="docblock">
|
||||
<pre><code><div class="highlight"><pre><span></span><span class="kt">void</span>
|
||||
<span class="n">seek_request</span><span class="w"> </span><span class="p">(</span>
|
||||
<span class="w"> </span><span class="n">ClapperGtkVideo</span><span class="o">*</span><span class="w"> </span><span class="n">self</span><span class="p">,</span>
|
||||
<span class="w"> </span><span class="n">gboolean</span><span class="w"> </span><span class="n">forward</span><span class="p">,</span>
|
||||
<span class="w"> </span><span class="n">gpointer</span><span class="w"> </span><span class="n">user_data</span>
|
||||
<span class="p">)</span>
|
||||
</pre></div>
|
||||
</code></pre>
|
||||
@@ -134,20 +131,36 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</div>
|
||||
|
||||
<div class="description toggle-wrapper">
|
||||
<h4 id="description">
|
||||
<h4 id="description" style="display:flex;">
|
||||
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#L1544">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
<p>A helper signal for implementing common seeking by double tap
|
||||
on screen side for touchscreen devices.</p>
|
||||
<p>Note that <code>forward</code> already takes into account <span class="caps">RTL</span> direction,
|
||||
so implementation does not have to check.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
|
||||
|
||||
<table>
|
||||
<tr><td>Default handler: <p>The default handler is called after the handlers added via <code>g_signal_connect()</code>.</p></td></tr>
|
||||
|
||||
<tr><td>Signal emission will restart instead of <a href="https://docs.gtk.org/gobject/flags.SignalFlags.html#no_recurse" class="external">recursing</a></td></tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr><td><a href="https://docs.gtk.org/gobject/flags.SignalFlags.html#no_hooks" class="external">Hooks</a> are disabled for this signal</td></tr>
|
||||
|
||||
|
||||
|
||||
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -163,10 +176,10 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<div class="docblock">
|
||||
<dl class="arguments">
|
||||
|
||||
<dt class="arg-name"><code>queue</code></dt>
|
||||
<dt class="arg-name"><code>forward</code></dt>
|
||||
<dd class="arg-description">
|
||||
<p><em>Type:</em> <a href="javascript:void(0)" data-link="class.Queue.html" data-namespace="Clapper" class="external"><code>ClapperQueue</code></a></p>
|
||||
<p>No description available.</p>
|
||||
<p><em>Type:</em> <code>gboolean</code></p>
|
||||
<p><p><code>TRUE</code> if seek should be forward, <code>FALSE</code> if backward.</p></p>
|
||||
<table>
|
||||
|
||||
|
||||
@@ -175,7 +188,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
|
||||
|
||||
<tr><td title="transfer: none">The data is owned by the caller of the function.</td></tr>
|
||||
|
||||
|
||||
</table>
|
||||
</dd>
|
||||
@@ -188,32 +201,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
|
||||
|
||||
<div class="return-value toggle-wrapper">
|
||||
<h4 id="return-value">
|
||||
Return value
|
||||
<a href="#return-value" class="anchor"></a>
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<div class="returns">
|
||||
<div>
|
||||
<p><em>Type:</em> <code>gboolean</code></p>
|
||||
<p>No description available.</p>
|
||||
</div>
|
||||
<div>
|
||||
<table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
</section>
|
@@ -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">
|
||||
|
@@ -1,205 +0,0 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: Rafał Dzięgiel
|
||||
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>ClapperGtk.SkipItemButton.skip_item</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<meta charset="utf-8" />
|
||||
|
||||
|
||||
<meta property="og:type" content="website"/>
|
||||
|
||||
|
||||
<meta property="og:image:width" content="256"/>
|
||||
<meta property="og:image:height" content="256"/>
|
||||
<meta property="og:image:secure_url" content="clapper-logo.svg"/>
|
||||
<meta property="og:image:alt" content="ClapperGtk-0.0"/>
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="ClapperGtk.SkipItemButton.skip_item"/>
|
||||
<meta property="og:description" content="Reference for ClapperGtk.SkipItemButton.skip_item"/>
|
||||
<meta name="twitter:title" content="ClapperGtk.SkipItemButton.skip_item"/>
|
||||
<meta name="twitter:description" content="Reference for ClapperGtk.SkipItemButton.skip_item"/>
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="search" type="application/opensearchdescription+xml" title="ClapperGtk" href="opensearch.xml">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="style.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="urlmap.js"></script>
|
||||
|
||||
|
||||
<script src="fzy.js"></script>
|
||||
<script src="search.js"></script>
|
||||
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="body-wrapper" tabindex="-1">
|
||||
|
||||
<nav class="sidebar devhelp-hidden">
|
||||
|
||||
<div class="section">
|
||||
<img src="clapper-logo.svg" class="logo"/>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="search section">
|
||||
<form id="search-form" autocomplete="off">
|
||||
<input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="section namespace">
|
||||
<h3><a href="index.html">ClapperGtk</a></h3>
|
||||
<p>API Version: 0.0</p>
|
||||
|
||||
<p>Library Version: 0.5.2</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<h5>Type</h5>
|
||||
<div class="links">
|
||||
<a href="class.SkipItemButton.html">SkipItemButton</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h5>Virtual methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="vfunc.SkipItemButton.can_skip.html">can_skip</a>
|
||||
|
||||
<a class="method current" href="vfunc.SkipItemButton.skip_item.html">skip_item</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section generator">
|
||||
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2023.3</p>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
|
||||
|
||||
|
||||
<section id="main" class="content">
|
||||
<header>
|
||||
<h3>Virtual Method</h3>
|
||||
<h1><a href="index.html">ClapperGtk</a><span class="sep"></span><a href="class.SkipItemButton.html">SkipItemButton</a><span class="sep"></span>skip_item</h1>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
</div>
|
||||
|
||||
<div class="declaration toggle-wrapper">
|
||||
<h4 id="declaration">
|
||||
Declaration
|
||||
<a href="#declaration" 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-skip-item-button.h#L43">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock c-decl">
|
||||
<pre><code><div class="highlight"><pre><span></span><span class="kt">void</span>
|
||||
<span class="n">skip_item</span><span class="w"> </span><span class="p">(</span>
|
||||
<span class="w"> </span><span class="n">ClapperGtkSkipItemButton</span><span class="o">*</span><span class="w"> </span><span class="n">skip_button</span><span class="p">,</span>
|
||||
<span class="w"> </span><span class="n">ClapperQueue</span><span class="o">*</span><span class="w"> </span><span class="n">queue</span>
|
||||
<span class="p">)</span>
|
||||
</pre></div>
|
||||
</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="description toggle-wrapper">
|
||||
<h4 id="description">
|
||||
Description
|
||||
<a href="#description" class="anchor"></a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
No description available.
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="parameters toggle-wrapper">
|
||||
<h4 id="parameters">
|
||||
Parameters
|
||||
<a href="#parameters" class="anchor"></a>
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<dl class="arguments">
|
||||
|
||||
<dt class="arg-name"><code>queue</code></dt>
|
||||
<dd class="arg-description">
|
||||
<p><em>Type:</em> <a href="javascript:void(0)" data-link="class.Queue.html" data-namespace="Clapper" class="external"><code>ClapperQueue</code></a></p>
|
||||
<p>No description available.</p>
|
||||
<table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr><td title="transfer: none">The data is owned by the caller of the function.</td></tr>
|
||||
|
||||
</table>
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="search" class="content hidden"></section>
|
||||
|
||||
<footer>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user