New upstream version 3.24.22
This commit is contained in:
@ -182,12 +182,12 @@
|
||||
<td class="property_flags">Read / Write</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="GtkLevelBar.html#GtkLevelBar--max-value" title="The “max-value” property">max-value</a></td>
|
||||
<td class="property_flags">Read / Write</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="GtkLevelBar.html#GtkLevelBar--min-value" title="The “min-value” property">min-value</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -197,7 +197,7 @@
|
||||
<td class="property_flags">Read / Write</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="GtkLevelBar.html#GtkLevelBar--value" title="The “value” property">value</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -214,12 +214,12 @@
|
||||
</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="GtkLevelBar.html#GtkLevelBar--s-min-block-height" title="The “min-block-height” style property">min-block-height</a></td>
|
||||
<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="GtkLevelBar.html#GtkLevelBar--s-min-block-width" title="The “min-block-width” style property">min-block-width</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -984,7 +984,7 @@ Inverted level bars grow in the opposite direction.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkLevelBar--max-value"></a><h3>The <code class="literal">“max-value”</code> property</h3>
|
||||
<pre class="programlisting"> “max-value” <span class="type">gdouble</span></pre>
|
||||
<pre class="programlisting"> “max-value” <span class="type">double</span></pre>
|
||||
<p>The <a class="link" href="GtkLevelBar.html#GtkLevelBar--max-value" title="The “max-value” property"><span class="type">“max-value”</span></a> property determaxes the maximum value of
|
||||
the interval that can be displayed by the bar.</p>
|
||||
<p>Owner: GtkLevelBar</p>
|
||||
@ -996,7 +996,7 @@ the interval that can be displayed by the bar.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkLevelBar--min-value"></a><h3>The <code class="literal">“min-value”</code> property</h3>
|
||||
<pre class="programlisting"> “min-value” <span class="type">gdouble</span></pre>
|
||||
<pre class="programlisting"> “min-value” <span class="type">double</span></pre>
|
||||
<p>The <a class="link" href="GtkLevelBar.html#GtkLevelBar--min-value" title="The “min-value” property"><span class="type">“min-value”</span></a> property determines the minimum value of
|
||||
the interval that can be displayed by the bar.</p>
|
||||
<p>Owner: GtkLevelBar</p>
|
||||
@ -1025,7 +1025,7 @@ the integral roundings of <a class="link" href="GtkLevelBar.html#GtkLevelBar--mi
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkLevelBar--value"></a><h3>The <code class="literal">“value”</code> property</h3>
|
||||
<pre class="programlisting"> “value” <span class="type">gdouble</span></pre>
|
||||
<pre class="programlisting"> “value” <span class="type">double</span></pre>
|
||||
<p>The <a class="link" href="GtkLevelBar.html#GtkLevelBar--value" title="The “value” property"><span class="type">“value”</span></a> property determines the currently
|
||||
filled value of the level bar.</p>
|
||||
<p>Owner: GtkLevelBar</p>
|
||||
@ -1039,7 +1039,7 @@ filled value of the level bar.</p>
|
||||
<a name="GtkLevelBar.style-property-details"></a><h2>Style Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkLevelBar--s-min-block-height"></a><h3>The <code class="literal">“min-block-height”</code> style property</h3>
|
||||
<pre class="programlisting"> “min-block-height” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “min-block-height” <span class="type">int</span></pre>
|
||||
<p>The min-block-height style property determines the minimum
|
||||
height for blocks filling the <a class="link" href="GtkLevelBar.html" title="GtkLevelBar"><span class="type">GtkLevelBar</span></a> widget.</p>
|
||||
<div class="warning">
|
||||
@ -1056,7 +1056,7 @@ height for blocks filling the <a class="link" href="GtkLevelBar.html" title="Gtk
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkLevelBar--s-min-block-width"></a><h3>The <code class="literal">“min-block-width”</code> style property</h3>
|
||||
<pre class="programlisting"> “min-block-width” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “min-block-width” <span class="type">int</span></pre>
|
||||
<p>The min-block-width style property determines the minimum
|
||||
width for blocks filling the <a class="link" href="GtkLevelBar.html" title="GtkLevelBar"><span class="type">GtkLevelBar</span></a> widget.</p>
|
||||
<div class="warning">
|
||||
@ -1077,7 +1077,7 @@ width for blocks filling the <a class="link" href="GtkLevelBar.html" title="GtkL
|
||||
<a name="GtkLevelBar-offset-changed"></a><h3>The <code class="literal">“offset-changed”</code> signal</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">void</span>
|
||||
user_function (<a class="link" href="GtkLevelBar.html" title="GtkLevelBar"><span class="type">GtkLevelBar</span></a> *self,
|
||||
<span class="type">gchar</span> *name,
|
||||
<span class="type">char</span> *name,
|
||||
<span class="type">gpointer</span> user_data)</pre>
|
||||
<p>Emitted when an offset specified on the bar changes value as an
|
||||
effect to <a class="link" href="GtkLevelBar.html#gtk-level-bar-add-offset-value" title="gtk_level_bar_add_offset_value ()"><code class="function">gtk_level_bar_add_offset_value()</code></a> being called.</p>
|
||||
|
||||
Reference in New Issue
Block a user