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

@ -115,7 +115,7 @@
</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="GtkTextMark.html#GtkTextMark--name" title="The “name” property">name</a></td>
<td class="property_flags">Read / Write / Construct Only</td>
</tr>
@ -413,7 +413,7 @@ to the left of the newly-inserted text, otherwise to the right.</p>
<hr>
<div class="refsect2">
<a name="GtkTextMark--name"></a><h3>The <code class="literal">“name”</code> property</h3>
<pre class="programlisting"> “name” <span class="type">gchar</span> *</pre>
<pre class="programlisting"> “name” <span class="type">char</span> *</pre>
<p>The name of the mark or <code class="literal">NULL</code> if the mark is anonymous.</p>
<p>Owner: GtkTextMark</p>
<p>Flags: Read / Write / Construct Only</p>