New upstream version 3.24.5

This commit is contained in:
Jeremy Bicha
2019-02-04 16:36:47 -05:00
512 changed files with 389739 additions and 466248 deletions

View File

@ -109,7 +109,7 @@
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gboolean</span>
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
</td>
<td class="function_name">
<a class="link" href="GtkScrollable.html#gtk-scrollable-get-border" title="gtk_scrollable_get_border ()">gtk_scrollable_get_border</a> <span class="c_punctuation">()</span>
@ -181,7 +181,7 @@
<a name="GtkScrollable.prerequisites"></a><h2>Prerequisites</h2>
<p>
GtkScrollable requires
GObject.</p>
<a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>.</p>
</div>
<div class="refsect1">
<a name="GtkScrollable.implementations"></a><h2>Known Implementations</h2>
@ -463,7 +463,7 @@ below the natural height.</p>
<hr>
<div class="refsect2">
<a name="gtk-scrollable-get-border"></a><h3>gtk_scrollable_get_border ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
gtk_scrollable_get_border (<em class="parameter"><code><a class="link" href="GtkScrollable.html" title="GtkScrollable"><span class="type">GtkScrollable</span></a> *scrollable</code></em>,
<em class="parameter"><code><a class="link" href="GtkStyleContext.html#GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>);</pre>
<p>Returns the size of a non-scrolling border around the
@ -495,7 +495,7 @@ at the right position.</p>
</div>
<div class="refsect3">
<a name="gtk-scrollable-get-border.returns"></a><h4>Returns</h4>
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>border</code></em>
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>border</code></em>
has been set</p>
</div>
<p class="since">Since: <a class="link" href="api-index-3-16.html#api-index-3.16">3.16</a></p>