New upstream version 3.24.22
This commit is contained in:
@ -287,7 +287,7 @@
|
||||
<td class="property_flags">Read / Write / Construct</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gdouble</span></td>
|
||||
<td class="property_type"><span class="type">double</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--fill-level" title="The “fill-level” property">fill-level</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -307,7 +307,7 @@
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><span class="type">int</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--round-digits" title="The “round-digits” property">round-digits</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -334,37 +334,37 @@
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><span class="type">int</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--s-arrow-displacement-x" title="The “arrow-displacement-x” style property">arrow-displacement-x</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><span class="type">int</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--s-arrow-displacement-y" title="The “arrow-displacement-y” style property">arrow-displacement-y</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gfloat</span></td>
|
||||
<td class="property_type"><span class="type">float</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--s-arrow-scaling" title="The “arrow-scaling” style property">arrow-scaling</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><span class="type">int</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--s-slider-width" title="The “slider-width” style property">slider-width</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><span class="type">int</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--s-stepper-size" title="The “stepper-size” style property">stepper-size</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><span class="type">int</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--s-stepper-spacing" title="The “stepper-spacing” style property">stepper-spacing</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><span class="type">int</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkRange.html#GtkRange--s-trough-border" title="The “trough-border” style property">trough-border</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
@ -1425,7 +1425,7 @@ thumb is at the end</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkRange--fill-level"></a><h3>The <code class="literal">“fill-level”</code> property</h3>
|
||||
<pre class="programlisting"> “fill-level” <span class="type">gdouble</span></pre>
|
||||
<pre class="programlisting"> “fill-level” <span class="type">double</span></pre>
|
||||
<p>The fill level (e.g. prebuffering of a network stream).
|
||||
See <a class="link" href="GtkRange.html#gtk-range-set-fill-level" title="gtk_range_set_fill_level ()"><code class="function">gtk_range_set_fill_level()</code></a>.</p>
|
||||
<p>Owner: GtkRange</p>
|
||||
@ -1466,7 +1466,7 @@ fill level. See <a class="link" href="GtkRange.html#gtk-range-set-restrict-to-fi
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkRange--round-digits"></a><h3>The <code class="literal">“round-digits”</code> property</h3>
|
||||
<pre class="programlisting"> “round-digits” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “round-digits” <span class="type">int</span></pre>
|
||||
<p>The number of digits to round the value to when
|
||||
it changes, or -1. See <a class="link" href="GtkRange.html#GtkRange-change-value" title="The “change-value” signal"><span class="type">“change-value”</span></a>.</p>
|
||||
<p>Owner: GtkRange</p>
|
||||
@ -1501,7 +1501,7 @@ graphics are displayed on the trough. See
|
||||
<a name="GtkRange.style-property-details"></a><h2>Style Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkRange--s-arrow-displacement-x"></a><h3>The <code class="literal">“arrow-displacement-x”</code> style property</h3>
|
||||
<pre class="programlisting"> “arrow-displacement-x” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “arrow-displacement-x” <span class="type">int</span></pre>
|
||||
<p>How far in the x direction to move the arrow when the button is depressed.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkRange:arrow-displacement-x</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
@ -1514,7 +1514,7 @@ graphics are displayed on the trough. See
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkRange--s-arrow-displacement-y"></a><h3>The <code class="literal">“arrow-displacement-y”</code> style property</h3>
|
||||
<pre class="programlisting"> “arrow-displacement-y” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “arrow-displacement-y” <span class="type">int</span></pre>
|
||||
<p>How far in the y direction to move the arrow when the button is depressed.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkRange:arrow-displacement-y</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
@ -1527,7 +1527,7 @@ graphics are displayed on the trough. See
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkRange--s-arrow-scaling"></a><h3>The <code class="literal">“arrow-scaling”</code> style property</h3>
|
||||
<pre class="programlisting"> “arrow-scaling” <span class="type">gfloat</span></pre>
|
||||
<pre class="programlisting"> “arrow-scaling” <span class="type">float</span></pre>
|
||||
<p>The arrow size proportion relative to the scroll button size.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkRange:arrow-scaling</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
@ -1543,7 +1543,7 @@ graphics are displayed on the trough. See
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkRange--s-slider-width"></a><h3>The <code class="literal">“slider-width”</code> style property</h3>
|
||||
<pre class="programlisting"> “slider-width” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “slider-width” <span class="type">int</span></pre>
|
||||
<p>Width of scrollbar or scale thumb.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkRange:slider-width</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
@ -1558,7 +1558,7 @@ graphics are displayed on the trough. See
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkRange--s-stepper-size"></a><h3>The <code class="literal">“stepper-size”</code> style property</h3>
|
||||
<pre class="programlisting"> “stepper-size” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “stepper-size” <span class="type">int</span></pre>
|
||||
<p>Length of step buttons at ends.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkRange:stepper-size</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
@ -1573,7 +1573,7 @@ graphics are displayed on the trough. See
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkRange--s-stepper-spacing"></a><h3>The <code class="literal">“stepper-spacing”</code> style property</h3>
|
||||
<pre class="programlisting"> “stepper-spacing” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “stepper-spacing” <span class="type">int</span></pre>
|
||||
<p>The spacing between the stepper buttons and thumb. Note that
|
||||
stepper-spacing won't have any effect if there are no steppers.</p>
|
||||
<div class="warning">
|
||||
@ -1589,7 +1589,7 @@ stepper-spacing won't have any effect if there are no steppers.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkRange--s-trough-border"></a><h3>The <code class="literal">“trough-border”</code> style property</h3>
|
||||
<pre class="programlisting"> “trough-border” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “trough-border” <span class="type">int</span></pre>
|
||||
<p>Spacing between thumb/steppers and outer trough bevel.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkRange:trough-border</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
@ -1624,7 +1624,7 @@ to exclude the steppers and their spacing.</p>
|
||||
<a name="GtkRange-adjust-bounds"></a><h3>The <code class="literal">“adjust-bounds”</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,
|
||||
<span class="type">gdouble</span> value,
|
||||
<span class="type">double</span> value,
|
||||
<span class="type">gpointer</span> user_data)</pre>
|
||||
<p>Emitted before clamping a value, to give the application a
|
||||
chance to adjust the bounds.</p>
|
||||
@ -1663,7 +1663,7 @@ chance to adjust the bounds.</p>
|
||||
<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 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">double</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
|
||||
performed on a range. It allows an application to determine the
|
||||
|
||||
Reference in New Issue
Block a user