New upstream version 3.22.28

This commit is contained in:
Jeremy Bicha
2018-02-15 04:41:25 -05:00
652 changed files with 498643 additions and 49781 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="RecentDocuments.html" title="Recently Used Documents">
<link rel="prev" href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog">
<link rel="next" href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget">
<meta name="generator" content="GTK-Doc V1.25.1 (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">
@ -60,7 +60,7 @@
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
<span class="returnvalue">gboolean</span>
</td>
<td class="function_name">
<a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-get-show-numbers" title="gtk_recent_chooser_menu_get_show_numbers ()">gtk_recent_chooser_menu_get_show_numbers</a> <span class="c_punctuation">()</span>
@ -86,7 +86,7 @@
<col width="200px" class="properties_flags">
</colgroup>
<tbody><tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
<td class="property_type"><span class="type">gboolean</span></td>
<td class="property_name"><a class="link" href="GtkRecentChooserMenu.html#GtkRecentChooserMenu--show-numbers" title="The “show-numbers” property">show-numbers</a></td>
<td class="property_flags">Read / Write</td>
</tr></tbody>
@ -107,8 +107,8 @@
</div>
<div class="refsect1">
<a name="GtkRecentChooserMenu.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
<span class="lineart">╰──</span> <a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
<pre class="screen"> GObject
<span class="lineart">╰──</span> GInitiallyUnowned
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
<span class="lineart">╰──</span> <a class="link" href="GtkMenuShell.html" title="GtkMenuShell">GtkMenuShell</a>
@ -204,7 +204,7 @@ among multiple <a class="link" href="GtkRecentChooser.html" title="GtkRecentChoo
<hr>
<div class="refsect2">
<a name="gtk-recent-chooser-menu-get-show-numbers"></a><h3>gtk_recent_chooser_menu_get_show_numbers ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
<pre class="programlisting"><span class="returnvalue">gboolean</span>
gtk_recent_chooser_menu_get_show_numbers
(<em class="parameter"><code><a class="link" href="GtkRecentChooserMenu.html" title="GtkRecentChooserMenu"><span class="type">GtkRecentChooserMenu</span></a> *menu</code></em>);</pre>
<p>Returns the value set by <a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-set-show-numbers" title="gtk_recent_chooser_menu_set_show_numbers ()"><code class="function">gtk_recent_chooser_menu_set_show_numbers()</code></a>.</p>
@ -225,7 +225,7 @@ gtk_recent_chooser_menu_get_show_numbers
</div>
<div class="refsect3">
<a name="gtk-recent-chooser-menu-get-show-numbers.returns"></a><h4>Returns</h4>
<p> <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if numbers should be shown.</p>
<p> <code class="literal">TRUE</code> if numbers should be shown.</p>
</div>
<p class="since">Since: 2.10</p>
</div>
@ -235,7 +235,7 @@ gtk_recent_chooser_menu_get_show_numbers
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_recent_chooser_menu_set_show_numbers
(<em class="parameter"><code><a class="link" href="GtkRecentChooserMenu.html" title="GtkRecentChooserMenu"><span class="type">GtkRecentChooserMenu</span></a> *menu</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_numbers</code></em>);</pre>
<em class="parameter"><code><span class="type">gboolean</span> show_numbers</code></em>);</pre>
<p>Sets whether a number should be added to the items of <em class="parameter"><code>menu</code></em>
. The
numbers are shown to provide a unique character for a mnemonic to
@ -277,7 +277,7 @@ get a number to avoid clashes.</p>
<a name="GtkRecentChooserMenu.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkRecentChooserMenu--show-numbers"></a><h3>The <code class="literal">“show-numbers”</code> property</h3>
<pre class="programlisting"> “show-numbers” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
<pre class="programlisting"> “show-numbers” <span class="type">gboolean</span></pre>
<p>Whether the first ten items in the menu should be prepended by
a number acting as a unique mnemonic.</p>
<p>Flags: Read / Write</p>
@ -291,6 +291,6 @@ a number acting as a unique mnemonic.</p>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25.1</div>
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>