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

@ -105,7 +105,7 @@ with actions</p>
<tbody>
<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="GtkActionable.html#GtkActionable--action-name" title="The “action-name” property">action-name</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -469,7 +469,7 @@ as the target.)</p>
<a name="GtkActionable.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkActionable--action-name"></a><h3>The <code class="literal">“action-name”</code> property</h3>
<pre class="programlisting"> “action-name” <span class="type">gchar</span> *</pre>
<pre class="programlisting"> “action-name” <span class="type">char</span> *</pre>
<p>The name of the associated action, like 'app.quit'.</p>
<p>Owner: GtkActionable</p>
<p>Flags: Read / Write</p>