New upstream version 3.24.16

This commit is contained in:
Simon McVittie
2020-04-02 09:03:06 +01:00
113 changed files with 368350 additions and 366465 deletions

View File

@ -1037,7 +1037,7 @@ gtk_dialog_get_action_area (<em class="parameter"><code><a class="link" href="Gt
<div class="refsect3">
<a name="gtk-dialog-get-action-area.returns"></a><h4>Returns</h4>
<p>the action area. </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>
<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gtk.Box][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
</div>
<p class="since">Since: 2.14</p>
</div>
@ -1097,7 +1097,7 @@ headerbar is only used by the dialog if the
<div class="refsect3">
<a name="gtk-dialog-get-header-bar.returns"></a><h4>Returns</h4>
<p>the header bar. </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>
<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gtk.HeaderBar][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-3-12.html#api-index-3.12">3.12</a></p>
</div>

View File

@ -775,7 +775,7 @@ gtk_info_bar_get_action_area (<em class="parameter"><code><a class="link" href="
<div class="refsect3">
<a name="gtk-info-bar-get-action-area.returns"></a><h4>Returns</h4>
<p>the action area. </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>
<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gtk.Box][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
</div>
<p class="since">Since: 2.18</p>
</div>
@ -804,7 +804,7 @@ gtk_info_bar_get_content_area (<em class="parameter"><code><a class="link" href=
<div class="refsect3">
<a name="gtk-info-bar-get-content-area.returns"></a><h4>Returns</h4>
<p>the content area. </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>
<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gtk.Box][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
</div>
<p class="since">Since: 2.18</p>
</div>

View File

@ -266,6 +266,15 @@ CSS Properties in GTK+
<td> </td>
<td> </td>
</tr>
<tr>
<td><span class="nowrap">font-feature-settings</span></td>
<td><code class="code">〈feature-tag-value〉# </code></td>
<td>""</td>
<td align="center"></td>
<td align="center">&gt;</td>
<td><a class="ulink" href="https://www.w3.org/TR/css3-fonts/#font-feature-settings-prop" target="_top">CSS3</a></td>
<td> </td>
</tr>
</tbody>
</table>
<table class="table" summary="Font Properties" width="100%" border="1">

View File

@ -15,7 +15,7 @@
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GTK+ 3 Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
This document is for the GTK+ 3 library, version 3.24.14
This document is for the GTK+ 3 library, version 3.24.16
.
The latest versions can be found online at
<a class="ulink" href="https://developer.gnome.org/gtk3/" target="_top">https://developer.gnome.org/gtk3/</a>.