New upstream version 3.24.22
This commit is contained in:
@ -79,12 +79,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="GtkCheckButton.html#GtkCheckButton--s-indicator-size" title="The “indicator-size” style property">indicator-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="GtkCheckButton.html#GtkCheckButton--s-indicator-spacing" title="The “indicator-spacing” style property">indicator-spacing</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
@ -256,7 +256,7 @@ mnemonic character</p></td>
|
||||
<a name="GtkCheckButton.style-property-details"></a><h2>Style Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkCheckButton--s-indicator-size"></a><h3>The <code class="literal">“indicator-size”</code> style property</h3>
|
||||
<pre class="programlisting"> “indicator-size” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “indicator-size” <span class="type">int</span></pre>
|
||||
<p>The size of the indicator.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkCheckButton:indicator-size</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
@ -270,7 +270,7 @@ mnemonic character</p></td>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkCheckButton--s-indicator-spacing"></a><h3>The <code class="literal">“indicator-spacing”</code> style property</h3>
|
||||
<pre class="programlisting"> “indicator-spacing” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “indicator-spacing” <span class="type">int</span></pre>
|
||||
<p>The spacing around the indicator.</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkCheckButton:indicator-spacing</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
|
||||
|
||||
Reference in New Issue
Block a user