New upstream version 3.24.2
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="ScrollingWidgets.html" title="Scrolling">
|
||||
<link rel="prev" href="GtkScrolledWindow.html" title="GtkScrolledWindow">
|
||||
<link rel="next" href="Printing.html" title="Printing">
|
||||
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -109,7 +109,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a href="https://developer.gnome.org/glib/unstable/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="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
|
||||
<a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>.</p>
|
||||
GObject.</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"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
||||
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> <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>
|
||||
<p> <code class="literal">TRUE</code> 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>
|
||||
@ -582,6 +582,6 @@ widget is allocated less than its minimum height or less than its natural height
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.28</div>
|
||||
<hr>Generated by GTK-Doc V1.29</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user