New upstream version 3.24.18

This commit is contained in:
Simon McVittie
2020-04-10 15:23:16 +01:00
386 changed files with 78008 additions and 6390 deletions

View File

@ -182,7 +182,7 @@
</tr>
<tr>
<td class="function_type">
<a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType"><span class="returnvalue">GtkSensitivityType</span></a>
<a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="returnvalue">GtkSensitivityType</span></a>
</td>
<td class="function_name">
<a class="link" href="GtkRange.html#gtk-range-get-lower-stepper-sensitivity" title="gtk_range_get_lower_stepper_sensitivity ()">gtk_range_get_lower_stepper_sensitivity</a> <span class="c_punctuation">()</span>
@ -198,7 +198,7 @@
</tr>
<tr>
<td class="function_type">
<a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType"><span class="returnvalue">GtkSensitivityType</span></a>
<a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="returnvalue">GtkSensitivityType</span></a>
</td>
<td class="function_name">
<a class="link" href="GtkRange.html#gtk-range-get-upper-stepper-sensitivity" title="gtk_range_get_upper_stepper_sensitivity ()">gtk_range_get_upper_stepper_sensitivity</a> <span class="c_punctuation">()</span>
@ -297,7 +297,7 @@
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType"><span class="type">GtkSensitivityType</span></a></td>
<td class="property_type"><a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="type">GtkSensitivityType</span></a></td>
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--lower-stepper-sensitivity" title="The “lower-stepper-sensitivity” property">lower-stepper-sensitivity</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -317,7 +317,7 @@
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType"><span class="type">GtkSensitivityType</span></a></td>
<td class="property_type"><a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="type">GtkSensitivityType</span></a></td>
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--upper-stepper-sensitivity" title="The “upper-stepper-sensitivity” property">upper-stepper-sensitivity</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -418,11 +418,11 @@
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkRange.html#GtkRange-struct">GtkRange</a></td>
<td class="function_name"><a class="link" href="GtkRange.html#GtkRange-struct" title="struct GtkRange">GtkRange</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType">GtkSensitivityType</a></td>
<td class="function_name"><a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType">GtkSensitivityType</a></td>
</tr>
</tbody>
</table></div>
@ -982,7 +982,7 @@ it changes. See <a class="link" href="GtkRange.html#GtkRange-change-value" title
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_range_set_lower_stepper_sensitivity
(<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
<em class="parameter"><code><a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType"><span class="type">GtkSensitivityType</span></a> sensitivity</code></em>);</pre>
<em class="parameter"><code><a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="type">GtkSensitivityType</span></a> sensitivity</code></em>);</pre>
<p>Sets the sensitivity policy for the stepper that points to the
'lower' end of the GtkRanges adjustment.</p>
<div class="refsect3">
@ -1012,7 +1012,7 @@ gtk_range_set_lower_stepper_sensitivity
<hr>
<div class="refsect2">
<a name="gtk-range-get-lower-stepper-sensitivity"></a><h3>gtk_range_get_lower_stepper_sensitivity ()</h3>
<pre class="programlisting"><a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType"><span class="returnvalue">GtkSensitivityType</span></a>
<pre class="programlisting"><a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="returnvalue">GtkSensitivityType</span></a>
gtk_range_get_lower_stepper_sensitivity
(<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
<p>Gets the sensitivity policy for the stepper that points to the
@ -1044,7 +1044,7 @@ gtk_range_get_lower_stepper_sensitivity
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_range_set_upper_stepper_sensitivity
(<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
<em class="parameter"><code><a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType"><span class="type">GtkSensitivityType</span></a> sensitivity</code></em>);</pre>
<em class="parameter"><code><a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="type">GtkSensitivityType</span></a> sensitivity</code></em>);</pre>
<p>Sets the sensitivity policy for the stepper that points to the
'upper' end of the GtkRanges adjustment.</p>
<div class="refsect3">
@ -1074,7 +1074,7 @@ gtk_range_set_upper_stepper_sensitivity
<hr>
<div class="refsect2">
<a name="gtk-range-get-upper-stepper-sensitivity"></a><h3>gtk_range_get_upper_stepper_sensitivity ()</h3>
<pre class="programlisting"><a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType"><span class="returnvalue">GtkSensitivityType</span></a>
<pre class="programlisting"><a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="returnvalue">GtkSensitivityType</span></a>
gtk_range_get_upper_stepper_sensitivity
(<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>);</pre>
<p>Gets the sensitivity policy for the stepper that points to the
@ -1134,7 +1134,7 @@ gtk_range_get_flippable (<em class="parameter"><code><a class="link" href="GtkRa
gtk_range_set_flippable (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
<em class="parameter"><code><span class="type">gboolean</span> flippable</code></em>);</pre>
<p>If a range is flippable, it will switch its direction if it is
horizontal and its direction is <a href="https://developer.gnome.org/gtk4/GtkWidget.html#GTK-TEXT-DIR-RTL:CAPS"><code class="literal">GTK_TEXT_DIR_RTL</code></a>.</p>
horizontal and its direction is <a class="link" href="GtkWidget.html#GTK-TEXT-DIR-RTL:CAPS"><code class="literal">GTK_TEXT_DIR_RTL</code></a>.</p>
<p>See <a class="link" href="GtkWidget.html#gtk-widget-get-direction" title="gtk_widget_get_direction ()"><code class="function">gtk_widget_get_direction()</code></a>.</p>
<div class="refsect3">
<a name="gtk-range-set-flippable.parameters"></a><h4>Parameters</h4>
@ -1367,6 +1367,53 @@ depends on its adjustments page size.</p>
</div>
</div>
<div class="refsect1">
<a name="GtkRange.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkRange-struct"></a><h3>struct GtkRange</h3>
<pre class="programlisting">struct GtkRange;</pre>
</div>
<hr>
<div class="refsect2">
<a name="GtkSensitivityType"></a><h3>enum GtkSensitivityType</h3>
<p>Determines how GTK+ handles the sensitivity of stepper arrows
at the end of range widgets.</p>
<div class="refsect3">
<a name="GtkSensitivityType.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GTK-SENSITIVITY-AUTO:CAPS"></a>GTK_SENSITIVITY_AUTO</p></td>
<td class="enum_member_description">
<p>The arrow is made insensitive if the
thumb is at the end</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-SENSITIVITY-ON:CAPS"></a>GTK_SENSITIVITY_ON</p></td>
<td class="enum_member_description">
<p>The arrow is always sensitive</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-SENSITIVITY-OFF:CAPS"></a>GTK_SENSITIVITY_OFF</p></td>
<td class="enum_member_description">
<p>The arrow is always insensitive</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="GtkRange.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkRange--adjustment"></a><h3>The <code class="literal">“adjustment”</code> property</h3>
@ -1398,7 +1445,7 @@ See <a class="link" href="GtkRange.html#gtk-range-set-fill-level" title="gtk_ran
<hr>
<div class="refsect2">
<a name="GtkRange--lower-stepper-sensitivity"></a><h3>The <code class="literal">“lower-stepper-sensitivity”</code> property</h3>
<pre class="programlisting"> “lower-stepper-sensitivity” <a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType"><span class="type">GtkSensitivityType</span></a></pre>
<pre class="programlisting"> “lower-stepper-sensitivity” <a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="type">GtkSensitivityType</span></a></pre>
<p>The sensitivity policy for the stepper that points to the adjustment's lower side.</p>
<p>Owner: GtkRange</p>
<p>Flags: Read / Write</p>
@ -1443,7 +1490,7 @@ graphics are displayed on the trough. See
<hr>
<div class="refsect2">
<a name="GtkRange--upper-stepper-sensitivity"></a><h3>The <code class="literal">“upper-stepper-sensitivity”</code> property</h3>
<pre class="programlisting"> “upper-stepper-sensitivity” <a href="https://developer.gnome.org/gtk4/GtkComboBox.html#GtkSensitivityType"><span class="type">GtkSensitivityType</span></a></pre>
<pre class="programlisting"> “upper-stepper-sensitivity” <a class="link" href="GtkRange.html#GtkSensitivityType" title="enum GtkSensitivityType"><span class="type">GtkSensitivityType</span></a></pre>
<p>The sensitivity policy for the stepper that points to the adjustment's upper side.</p>
<p>Owner: GtkRange</p>
<p>Flags: Read / Write</p>
@ -1615,7 +1662,7 @@ chance to adjust the bounds.</p>
<a name="GtkRange-change-value"></a><h3>The <code class="literal">“change-value”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>
user_function (<a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range,
<a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkScrollType"><span class="type">GtkScrollType</span></a> scroll,
<a class="link" href="gtk3-Standard-Enumerations.html#GtkScrollType" title="enum GtkScrollType"><span class="type">GtkScrollType</span></a> scroll,
<span class="type">gdouble</span> value,
<span class="type">gpointer</span> user_data)</pre>
<p>The <a class="link" href="GtkRange.html#GtkRange-change-value" title="The “change-value” signal"><span class="type">“change-value”</span></a> signal is emitted when a scroll action is
@ -1674,7 +1721,7 @@ the signal, <code class="literal">FALSE</code> to propagate the signal further</
<a name="GtkRange-move-slider"></a><h3>The <code class="literal">“move-slider”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range,
<a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkScrollType"><span class="type">GtkScrollType</span></a> step,
<a class="link" href="gtk3-Standard-Enumerations.html#GtkScrollType" title="enum GtkScrollType"><span class="type">GtkScrollType</span></a> step,
<span class="type">gpointer</span> user_data)</pre>
<p>Virtual function that moves the slider. Used for keybindings.</p>
<div class="refsect3">