mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
doc: Update
This commit is contained in:
@@ -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/lib/clapper-gtk/clapper-gtk-extra-menu-button.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-extra-menu-button.h#L37">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -134,12 +134,12 @@ 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/lib/clapper-gtk/clapper-gtk-extra-menu-button.c#L306">[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#L308">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<p>Creates a new extra menu button <code>GtkWidget</code>.</p>
|
||||
<p>Creates a new <code>ClapperGtkExtraMenuButton</code> instance.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
@@ -165,14 +165,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<div class="returns">
|
||||
<div class="arg-description">
|
||||
<p><em>Type:</em> <a href="javascript:void(0)" data-link="class.Widget.html" data-namespace="Gtk" class="external"><code>GtkWidget</code></a></p>
|
||||
<p><p>A new <code>GtkWidget</code> instance.</p></p>
|
||||
<p><p>A new extra menu button <code>GtkWidget</code>.</p></p>
|
||||
</div>
|
||||
<div>
|
||||
<table>
|
||||
|
||||
|
||||
|
||||
<tr><td title="transfer: full">The caller of the function takes ownership of the data, and is responsible for freeing it.</td></tr>
|
||||
<tr><td title="transfer: none">The data is owned by the called function.</td></tr>
|
||||
|
||||
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user