New upstream version 3.23.1

This commit is contained in:
Iain Lane
2018-07-19 14:28:25 +01:00
853 changed files with 501219 additions and 479431 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
<link rel="prev" href="GtkToolButton.html" title="GtkToolButton">
<link rel="next" href="GtkToggleToolButton.html" title="GtkToggleToolButton">
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -160,7 +160,7 @@
<a name="GtkMenuToolButton.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GtkMenuToolButton implements
AtkImplementorIface, <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>, <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a> and <a class="link" href="GtkActionable.html" title="GtkActionable">GtkActionable</a>.</p>
AtkImplementor, <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>, <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a> and <a class="link" href="GtkActionable.html" title="GtkActionable">GtkActionable</a>.</p>
</div>
<div class="refsect1">
<a name="GtkMenuToolButton.includes"></a><h2>Includes</h2>
@ -212,12 +212,12 @@ gtk_menu_tool_button_new (<em class="parameter"><code><a class="link" href="GtkW
<tbody>
<tr>
<td class="parameter_name"><p>icon_widget</p></td>
<td class="parameter_description"><p> a widget that will be used as icon widget, or <code class="literal">NULL</code>. </p></td>
<td class="parameter_description"><p>a widget that will be used as icon widget, or <code class="literal">NULL</code>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>label</p></td>
<td class="parameter_description"><p> a string that will be used as label, or <code class="literal">NULL</code>. </p></td>
<td class="parameter_description"><p>a string that will be used as label, or <code class="literal">NULL</code>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
@ -319,7 +319,7 @@ gtk_menu_tool_button_get_menu (<em class="parameter"><code><a class="link" href=
</div>
<div class="refsect3">
<a name="gtk-menu-tool-button-get-menu.returns"></a><h4>Returns</h4>
<p> the <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> associated
<p>the <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> associated
with <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>. </p>
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
</div>
@ -480,6 +480,6 @@ since the arrow is made insensitive if the menu is not set.</p>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25</div>
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>