New upstream version 3.24.22
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user