mirror of
https://github.com/Rafostar/clapper.git
synced 2025-09-02 17:32:01 +02:00
doc: Update
This commit is contained in:
@@ -105,6 +105,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Instance methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.SimpleControls.get_extra_menu_button.html">get_extra_menu_button</a>
|
||||
|
||||
<a class="method" href="method.SimpleControls.get_fullscreenable.html">get_fullscreenable</a>
|
||||
|
||||
<a class="method" href="method.SimpleControls.get_seek_method.html">get_seek_method</a>
|
||||
@@ -123,6 +125,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Properties</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="property" href="property.SimpleControls.extra-menu-button.html">extra-menu-button</a>
|
||||
|
||||
<a class="property" href="property.SimpleControls.fullscreenable.html">fullscreenable</a>
|
||||
|
||||
<a class="property" href="property.SimpleControls.seek-method.html">seek-method</a>
|
||||
@@ -420,6 +424,16 @@ widget consists of to build your own controls implementation instead.</p>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
<div class="">
|
||||
<h6><a href="method.SimpleControls.get_extra_menu_button.html">clapper_gtk_simple_controls_get_extra_menu_button</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Get <code>ClapperGtkExtraMenuButton</code> that resides within <code>controls</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<h6><a href="method.SimpleControls.get_fullscreenable.html">clapper_gtk_simple_controls_get_fullscreenable</a></h6>
|
||||
<div class="docblock">
|
||||
@@ -744,6 +758,16 @@ documentation for the value types of accessible states.</p>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
<div class="">
|
||||
<h6><a href="property.SimpleControls.extra-menu-button.html">ClapperGtk.SimpleControls:extra-menu-button</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Access to extra menu button within controls.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<h6><a href="property.SimpleControls.fullscreenable.html">ClapperGtk.SimpleControls:fullscreenable</a></h6>
|
||||
<div class="docblock">
|
||||
|
Reference in New Issue
Block a user