mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 08:21:59 +02:00
doc: Update
This commit is contained in:
@@ -133,7 +133,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<p>Get <code>ClapperPlayer</code> used by <code>ClapperGtkVideoPlayer</code> ancestor of <code>widget</code>.</p>
|
||||
<p>Get <a href="javascript:void(0)" data-namespace="Clapper" data-link="class.Player.html" class="external"><code>ClapperPlayer</code></a> used by <a href="class.Video.html"><code>ClapperGtkVideo</code></a> ancestor of <code>widget</code>.</p>
|
||||
<p>This utility is a convenience wrapper for calling <a href="javascript:void(0)" data-namespace="Gtk" data-link="method.Widget.get_ancestor.html" class="external"><code>gtk_widget_get_ancestor()</code></a>
|
||||
of type <code>CLAPPER_GTK_TYPE_VIDEO</code> and <a href="method.Video.get_player.html"><code>clapper_gtk_video_get_player()</code></a> with
|
||||
additional <code>NULL</code> checking and type casting.</p>
|
||||
|
Reference in New Issue
Block a user