New upstream version 3.24.22

This commit is contained in:
Simon McVittie
2020-08-12 10:52:42 +01:00
680 changed files with 105720 additions and 105508 deletions

View File

@ -156,18 +156,18 @@
</tr>
<tr>
<td class="property_type">
<span class="type">gchar</span> *</td>
<span class="type">char</span> *</td>
<td class="property_name"><a class="link" href="GtkNumerableIcon.html#GtkNumerableIcon--background-icon-name" title="The “background-icon-name” property">background-icon-name</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="GtkNumerableIcon.html#GtkNumerableIcon--count" title="The “count” property">count</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<span class="type">gchar</span> *</td>
<span class="type">char</span> *</td>
<td class="property_name"><a class="link" href="GtkNumerableIcon.html#GtkNumerableIcon--label" title="The “label” property">label</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -670,7 +670,7 @@ given <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span
<hr>
<div class="refsect2">
<a name="GtkNumerableIcon--background-icon-name"></a><h3>The <code class="literal">“background-icon-name”</code> property</h3>
<pre class="programlisting"> “background-icon-name” <span class="type">gchar</span> *</pre>
<pre class="programlisting"> “background-icon-name” <span class="type">char</span> *</pre>
<p>The icon name for the number emblem background.</p>
<p>Owner: GtkNumerableIcon</p>
<p>Flags: Read / Write</p>
@ -679,7 +679,7 @@ given <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span
<hr>
<div class="refsect2">
<a name="GtkNumerableIcon--count"></a><h3>The <code class="literal">“count”</code> property</h3>
<pre class="programlisting"> “count” <span class="type">gint</span></pre>
<pre class="programlisting"> “count” <span class="type">int</span></pre>
<p>The count of the emblem currently displayed.</p>
<p>Owner: GtkNumerableIcon</p>
<p>Flags: Read / Write</p>
@ -689,7 +689,7 @@ given <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span
<hr>
<div class="refsect2">
<a name="GtkNumerableIcon--label"></a><h3>The <code class="literal">“label”</code> property</h3>
<pre class="programlisting"> “label” <span class="type">gchar</span> *</pre>
<pre class="programlisting"> “label” <span class="type">char</span> *</pre>
<p>The label to be displayed over the icon.</p>
<p>Owner: GtkNumerableIcon</p>
<p>Flags: Read / Write</p>